From c03d56bc4b6f1e18fa0a89369e1c1fa2f81e9534 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 11 Apr 2019 11:23:52 +0200 Subject: [PATCH] DATAGEODE-174 - Updated changelog. --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 4314607c..d21d7e6d 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,14 @@ SPRING DATA GEODE CHANGELOG https://projects.spring.io/spring-data-gemfire/ ============================================== +Changes in version 2.2.0.M3 (2019-04-11) +---------------------------------------- +* DATAGEODE-180 - Set Framework and Geode log level in tests to error. +* DATAGEODE-179 - Polish Durable Client and Eviction/Expiration Annotation configuration support after Framework regressions. +* DATAGEODE-175 - Move away from Spring Data Commons deprecations. +* DATAGEODE-174 - Release 2.2 M3 (Moore). + + Changes in version 2.1.6.RELEASE (2019-04-01) --------------------------------------------- * DATAGEODE-171 - Release 2.1.6 (Lovelace SR6).