DATAREDIS-1146 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 14:01:54 +02:00
parent ca2354a971
commit ba003d5de5

View File

@@ -1,6 +1,14 @@
Spring Data Redis Changelog
===========================
Changes in version 2.3.1.RELEASE (2020-06-10)
---------------------------------------------
* DATAREDIS-1164 - Upgrade to Lettuce 5.3.1.RELEASE.
* DATAREDIS-1161 - DefaultReactiveHashOperations.readHashValue might return null.
* DATAREDIS-1159 - RedisStaticMasterReplicaConfiguration.node(String hostName) should return RedisStaticMasterReplicaConfiguration.
* DATAREDIS-1146 - Release 2.3.1 (Neumann SR1).
Changes in version 2.2.8.RELEASE (2020-06-10)
---------------------------------------------
* DATAREDIS-1161 - DefaultReactiveHashOperations.readHashValue might return null.
@@ -1999,3 +2007,4 @@ General