Skip to content

Commit dc98b3d

Browse files
committed
DATAREDIS-723 - Updated changelog.
1 parent b2e950c commit dc98b3d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[ver
66
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
77
===========================
88

9+
Changes in version 2.0.2.RELEASE (2017-11-27)
10+
---------------------------------------------
11+
* DATAREDIS-735 - Upgrade to Lettuce 5.0.1.
12+
* DATAREDIS-733 - Typo in ValueOperations.increment documentation link.
13+
* DATAREDIS-728 - Unnecessary cache configuration map creation in RedisCacheManagerBuilder.
14+
* DATAREDIS-727 - Incorrect documentation for RedisCacheManagerBuilder.
15+
* DATAREDIS-723 - Release 2.0.2 (Kay SR2).
16+
* DATAREDIS-706 - JedisClusterStringCommands.set(…) contains redundant null checks.
17+
18+
919
Changes in version 1.8.9.RELEASE (2017-11-27)
1020
---------------------------------------------
1121
* DATAREDIS-733 - Typo in ValueOperations.increment documentation link.

0 commit comments

Comments
 (0)