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).