DATAREDIS-1240 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-12-09 11:15:53 +01:00
parent baf9ac916d
commit 3da8d6a05a

View File

@@ -1,6 +1,15 @@
Spring Data Redis Changelog
===========================
Changes in version 2.3.6.RELEASE (2020-12-09)
---------------------------------------------
* DATAREDIS-1257 - Fix converter documentation for repository support.
* DATAREDIS-1254 - Upgrade to Xstream 1.4.14.
* DATAREDIS-1246 - DefaultStreamReceiver.StreamSubscription's onStreamMessage() uses unimplemented method.
* DATAREDIS-1245 - RedisScript<ArrayList> return type interpreted as VALUE.
* DATAREDIS-1240 - Release 2.3.6 (Neumann SR6).
Changes in version 2.2.12.RELEASE (2020-12-09)
----------------------------------------------
* DATAREDIS-1257 - Fix converter documentation for repository support.
@@ -2207,5 +2216,6 @@ General