From 627319dbd2420398eadfc64092aca55defe681da Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 18 Dec 2015 08:30:35 +0100 Subject: [PATCH] DATAREDIS-441 - Updated changelog. --- docs/src/info/changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 3ead6e6a4..5bd383af9 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -6,6 +6,12 @@ Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[ver Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604 =========================== +Changes in version 1.6.2.RELEASE (2015-12-18) +--------------------------------------------- +* DATAREDIS-442 - Upgrade to Spring 4.1.9. +* DATAREDIS-441 - Release 1.6.2 (Gosling). + + Changes in version 1.6.1.RELEASE (2015-11-15) --------------------------------------------- * DATAREDIS-436 - Release 1.6.1 (Gosling).