diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index b906294b..4762441b 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,12 @@ SPRING DATA GEODE CHANGELOG https://projects.spring.io/spring-data-gemfire/ =============================================== +Changes in version 2.1.18.RELEASE (2020-06-10) +---------------------------------------------- +* DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout. +* DATAGEODE-332 - Release 2.1.18 (Lovelace SR18). + + Changes in version 2.3.0.RELEASE (2020-05-12) --------------------------------------------- * DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout.