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.