From 7887ede6f7bd4e9d346a7b3cf715cb1db555d3de Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 23 Mar 2015 12:04:09 +0100 Subject: [PATCH] SGF-386 - Updated changelog. --- docs/src/info/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index ac2b1cb4..43311afd 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -3,6 +3,15 @@ SPRING DATA GEMFIRE CHANGELOG http://www.springsource.org/spring-gemfire ============================= +Changes in version 1.6.0.RELEASE (2015-03-23) +--------------------------------------------- +* SGF-386 - Release 1.6 GA. +* SGF-385 - Local region does remote put in addition to local put in client cache. +* SGF-384 - Issue with partitioned-region-template when persistence is enabled. +* SGF-382 - Add logging to the SpringContextBootstrappingInitializer init method to capture any Spring context/GemFire errors on startup. +* SGF-381 - Enable RegionFactoryBean to respect the Data Policy specified on a nested or referenced RegionAttributes bean definition. + + Changes in version 1.6.0.RC1 (2015-03-05) ----------------------------------------- * SGF-380 - Release 1.6 RC1.