Skip to content

Commit 3da8d6a

Browse files
committed
DATAREDIS-1240 - Updated changelog.
1 parent baf9ac9 commit 3da8d6a

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
@@ -1,6 +1,15 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.3.6.RELEASE (2020-12-09)
5+
---------------------------------------------
6+
* DATAREDIS-1257 - Fix converter documentation for repository support.
7+
* DATAREDIS-1254 - Upgrade to Xstream 1.4.14.
8+
* DATAREDIS-1246 - DefaultStreamReceiver.StreamSubscription's onStreamMessage() uses unimplemented method.
9+
* DATAREDIS-1245 - RedisScript<ArrayList> return type interpreted as VALUE.
10+
* DATAREDIS-1240 - Release 2.3.6 (Neumann SR6).
11+
12+
413
Changes in version 2.2.12.RELEASE (2020-12-09)
514
----------------------------------------------
615
* DATAREDIS-1257 - Fix converter documentation for repository support.
@@ -2207,5 +2216,6 @@ General
22072216

22082217

22092218

2219+
22102220

22112221

0 commit comments

Comments
 (0)