From ab6c77c263cf3407baf9b1fc32477dbc0f2ff558 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 1 Jul 2015 02:08:42 +0200 Subject: [PATCH] DATAREDIS-408 - 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 15b99dc67..ced595613 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.3.6.RELEASE (2015-07-01) +--------------------------------------------- +* DATAREDIS-408 - Release 1.3.6 (Dijkstra). +* DATAREDIS-328 - RedisCacheManager should not instantiate caches in setCacheNames(). + + Changes in version 1.4.3.RELEASE (2015-07-01) --------------------------------------------- * DATAREDIS-409 - Release 1.4.3 (Evans).