diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 5a8256b4d..a3b35b365 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -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 +