From 6f76d8714a6a12fa19c28151128e891fde2e63ed Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 18 Nov 2019 12:31:47 +0100 Subject: [PATCH] SGF-892 - Updated changelog. --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index c4dcc3f2..10e4228b 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,14 @@ SPRING DATA GEMFIRE CHANGELOG https://www.springsource.org/spring-gemfire =========================================== +Changes in version 2.2.2.RELEASE (2019-11-18) +--------------------------------------------- +* SGF-896 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property. +* SGF-895 - Include geode redis module due to upgrading geode to 1.9.0. +* SGF-894 - Confirm that @TransactionalEventListener will work for @Transactional services. +* SGF-892 - Release 2.2.2 (Moore SR2). + + Changes in version 2.1.13.RELEASE (2019-11-18) ---------------------------------------------- * SGF-896 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property.