From 9119c16e6cd2bc7859aa101c492289c7d2301255 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 30 Jun 2014 15:01:14 +0200 Subject: [PATCH] SGF-293 - Updated changelog. --- docs/src/info/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index ed1e53d8..be8694a1 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -3,6 +3,13 @@ SPRING DATA GEMFIRE CHANGELOG http://www.springsource.org/spring-gemfire ============================= +Changes in version 1.4.1.RELEASE (2014-06-30) +--------------------------------------------- +* SGF-293 - Release 1.4.1. +* SGF-290 - SDG's Repository extension does not properly handle custom @Query annotated Repository methods returning non-Collection, non-Entity-based return values. +* SGF-288 - CacheServer's "maximum-time-between-pings" is set to ZERO. + + Changes in version 1.4.0.RELEASE (2014-05-20) --------------------------------------------- * SGF-287 - Upgrade to Spring 3.2.9.