diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index f02c350b..ce8d32ff 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.RC2 (2020-04-28) ----------------------------------------- * DATAGEODE-330 - Enhance GemFireProperties.from(:String) to handle valid 'gemfire.' prefixed properties. @@ -739,3 +745,4 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12) +