DATAREDIS-1232 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-10-28 15:46:25 +01:00
parent cdf26b03f2
commit 33afa28604

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.
@@ -2178,5 +2187,6 @@ General