From 856cdd7bd8d5b44ee410f60fedf99a9fa70a60bf Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 2 Nov 2016 15:11:33 -0700 Subject: [PATCH] SGF-560 - Update changelog. --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 4c268816..764667a3 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -4,6 +4,13 @@ http://projects.spring.io/spring-data-gemfire/ ============================================== +Changes in version 1.0.0.APACHE-GEODE-INCUBATING-RELEASE (2016-11-02) +--------------------------------------------------------------------- +* SGF-558 - Rename Geode package imports from com.gemstone.gemfire to org.apache.geode. +* SGF-559 - Configure Geode Integrated Security with annotations. +* SGF-560 - Release 1.0.0.APACHE-GEODE-INCUBATING-RELEASE. + + Changes in version 1.0.0.APACHE-GEODE-INCUBATING-M3 (2016-10-05) ---------------------------------------------------------------- * SGF-267 - Backwards Compatibility Testing between Clients and Servers as well as between GemFire Peer Members