diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 89146aee..2f21f55c 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,11 @@ SPRING DATA GEODE CHANGELOG http://projects.spring.io/spring-data-gemfire/ ============================================== +Changes in version 2.0.0.RELEASE (2017-10-02) +--------------------------------------------- +* DATAGEODE-39 - Release 2.0 GA (Kay). + + Changes in version 2.0.0.RC3 (2017-09-11) ----------------------------------------- * DATAGEODE-35 - Add missing configuration support for critical-off-heap-percentage and eviction-off-heap-percentage.