From 3d837b75626fec89b5cfa5f2d194ffe23526611d Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 4 Nov 2019 14:54:09 +0100 Subject: [PATCH] SGF-886 - 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 35820394..0339762b 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,13 @@ SPRING DATA GEMFIRE CHANGELOG https://www.springsource.org/spring-gemfire =========================================== +Changes in version 2.2.1.RELEASE (2019-11-04) +--------------------------------------------- +* SGF-890 - Add support for AEQ pauseEventDispatching. +* SGF-889 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server. +* SGF-886 - Release 2.2.1 (Moore SR1). + + Changes in version 2.1.12.RELEASE (2019-11-04) ---------------------------------------------- * SGF-889 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server.