From 0579c3dae4aa8083b8e1e63bb715e840807c1b68 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 14 Oct 2015 11:25:05 +0200 Subject: [PATCH] DATAREDIS-434 - Updated changelog. --- docs/src/info/changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 110643c21..86dfec022 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -6,6 +6,11 @@ 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.4.4.RELEASE (2015-10-14) +--------------------------------------------- +* DATAREDIS-434 - Release 1.4.4 (Evans). + + Changes in version 1.6.0.RELEASE (2015-09-01) --------------------------------------------- * DATAREDIS-429 - Release 1.6 GA (Gosling).