From d138e10a0b040b5ccff84334122d96162df18d92 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 11 Dec 2018 10:53:09 +0100 Subject: [PATCH] DATAGEODE-158 - 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 e0590a06..53b5dfd2 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,15 @@ SPRING DATA GEODE CHANGELOG http://projects.spring.io/spring-data-gemfire/ ============================================== +Changes in version 2.2.0.M1 (2018-12-11) +---------------------------------------- +* DATAGEODE-159 - Simplify reference documentation setup. +* DATAGEODE-158 - Release 2.2 M1 (Moore). +* DATAGEODE-153 - Add test asserting 2 concurrent threads entering a transaction on the same entry leads to the proper outcome. +* DATAGEODE-148 - Upgrade to Apache Geode 1.7.0. +* DATAGEODE-143 - Upgrade to Apache Geode 1.7.0. + + Changes in version 2.1.3.RELEASE (2018-11-27) --------------------------------------------- * DATAGEODE-154 - Release 2.1.3 (Lovelace SR3).