From a6abaea06c3bce6707f649d05156cf6973338bb7 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 5 Sep 2014 09:23:50 +0200 Subject: [PATCH] DATAREDIS-345 - 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 d541b2063..c19c52dc3 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -6,6 +6,15 @@ 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.0.RELEASE (2014-09-05) +--------------------------------------------- +* DATAREDIS-346 - Update to Spring Version 4.0.7. +* DATAREDIS-345 - Release 1.4 GA. +* DATAREDIS-344 - Assert RedisCache works with spring 4.1. +* DATAREDIS-340 - Bulk adding multiple elements to a sorted set is dramatically slow. +* DATAREDIS-336 - Move to Asciidoctor for reference documentation. + + Changes in version 1.3.4.RELEASE (2014-08-27) --------------------------------------------- * DATAREDIS-339 - Release 1.3.4.