From 605bdfaa8d787d4ae15e456c1c09ca5c854156c2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Jan 2019 11:09:16 +0100 Subject: [PATCH] SGF-798 - Updated changelog. --- src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index e724587d..90c35dd7 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,15 @@ SPRING DATA GEMFIRE CHANGELOG http://www.springsource.org/spring-gemfire ============================= +Changes in version 2.0.13.RELEASE (2019-01-10) +---------------------------------------------- +* SGF-813 - Update copyright years to 2019. +* SGF-812 - BatchingResultSender does not send result when results are empty. +* SGF-811 - Add dependency between Lucene Index bean definition and the GemFireCache instance. +* SGF-810 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter. +* SGF-798 - Release 2.0.13 (Kay SR13). + + Changes in version 1.9.18.RELEASE (2019-01-10) ---------------------------------------------- * SGF-813 - Update copyright years to 2019.