Skip to content

Commit 5e77dee

Browse files
committed
DATAREDIS-709 - Updated changelog.
1 parent 309f3a8 commit 5e77dee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ 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.1.RELEASE (2017-10-27)
10+
---------------------------------------------
11+
* DATAREDIS-720 - Reactive connections using Lettuce do not use shared connection.
12+
* DATAREDIS-719 - Improve connection FutureResult handling for pipeline and tx mode.
13+
* DATAREDIS-711 - ClassCastException in Lua script result processing returning List.
14+
* DATAREDIS-709 - Release 2.0.1 (Kay SR1).
15+
* DATAREDIS-619 - Provide documentation for reactive Redis Template API.
16+
17+
918
Changes in version 1.8.8.RELEASE (2017-10-11)
1019
---------------------------------------------
1120
* DATAREDIS-689 - Release 1.8.8 (Ingalls SR8).

0 commit comments

Comments
 (0)