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.