From fb0ec7e4de66a064b7fe384409012475de1fa3ee Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jun 2020 12:10:50 +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 ce8d32ff..2b0418a4 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.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. @@ -746,3 +752,4 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12) +