From 6012cf6773cbeceef6a64dcfb6d38a701fa8ac39 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Wed, 4 Dec 2019 14:11:38 +0100 Subject: [PATCH] DATAGEODE-275 - 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 ca1d4381..26273272 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,11 @@ SPRING DATA GEODE CHANGELOG https://projects.spring.io/spring-data-gemfire/ =============================================== +Changes in version 2.2.3.RELEASE (2019-12-04) +--------------------------------------------- +* DATAGEODE-275 - Release 2.2.3 (Moore SR3). + + Changes in version 2.1.14.RELEASE (2019-12-04) ---------------------------------------------- * DATAGEODE-274 - Release 2.1.14 (Lovelace SR14). @@ -601,3 +606,4 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12) * SGF-468 - Improve coordination between the PoolFactoryBean and ClientCacheFactoryBean when configuring and resolving the GemFire DistributedSystem * SGF-471 - Release 1.7.0.APACHE-GEODE-EA-M1 +