From d79c310cbcf33e3616c27f2713ab94fa7ff5b185 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Jan 2019 12:34:49 +0100 Subject: [PATCH] DATAGEODE-156 - Updated changelog. --- src/main/resources/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 1fd1ce39..4f80cc85 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,16 @@ SPRING DATA GEODE CHANGELOG http://projects.spring.io/spring-data-gemfire/ ============================================== +Changes in version 2.1.4.RELEASE (2019-01-10) +--------------------------------------------- +* DATAGEODE-164 - Update copyright years to 2019. +* DATAGEODE-163 - Add dependency between Lucene Index bean definition and the GemFireCache instance. +* DATAGEODE-162 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter. +* DATAGEODE-157 - 13.2. Annotation Configuration Support, refers to incorrect Indexing annotations. +* DATAGEODE-156 - Release 2.1.4 (Lovelace SR4). +* DATAGEODE-151 - BatchingResultSender does not send result when results are empty. + + Changes in version 2.0.13.RELEASE (2019-01-10) ---------------------------------------------- * DATAGEODE-164 - Update copyright years to 2019.