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.