From df26d16f2e9ab2b9d4bcc10302804236b8d5e5ec Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jun 2020 10:52:56 +0200 Subject: [PATCH] DATAGEODE-332 - Updated changelog. --- src/main/resources/changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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.