From 99e7b1b54acd4a73f5ffd0bbc2cdf4ecb61433fa Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jun 2020 12:10:55 +0200 Subject: [PATCH] DATAGEODE-333 - Updated changelog. --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 68d56bd9..773c22a5 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,12 @@ SPRING DATA GEMFIRE CHANGELOG https://www.springsource.org/spring-gemfire =========================================== +Changes in version 2.2.8.RELEASE (2020-06-10) +--------------------------------------------- +* DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout. +* DATAGEODE-333 - Release 2.2.8 (Moore SR8). + + Changes in version 2.1.18.RELEASE (2020-06-10) ---------------------------------------------- * DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout. @@ -1641,3 +1647,4 @@ General +