DATAREDIS-1232 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-10-28 15:46:25 +01:00
parent 6da6419008
commit 9dda253b2d

View File

@@ -1,6 +1,15 @@
Spring Data Redis Changelog
===========================
Changes in version 2.4.0 (2020-10-28)
-------------------------------------
* DATAREDIS-1237 - Upgrade to Lettuce 6.0.1.RELEASE.
* DATAREDIS-1234 - LPOS command result not consistent.
* DATAREDIS-1233 - Migrate tests to JUnit 5.
* DATAREDIS-1232 - Release 2.4 GA (2020.0.0).
* DATAREDIS-1212 - Reduce memory allocation when retrieving message content.
Changes in version 2.3.5.RELEASE (2020-10-28)
---------------------------------------------
* DATAREDIS-1238 - Upgrade to Lettuce 5.3.5.RELEASE.
@@ -2167,5 +2176,6 @@ General