diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 83f824ec8..010719044 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Redis Changelog =========================== +Changes in version 2.4.7 (2021-03-31) +------------------------------------- +* #2016 - Connection proxy creation fails when using package-protected RedisConnectionProxy interface. +* #2011 - Upgrade to Xstream 1.4.16. +* #2010 - Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes. + + Changes in version 2.5.0-RC1 (2021-03-31) ----------------------------------------- * #2019 - Upgrade to Lettuce 6.1.0.RELEASE. @@ -2381,5 +2388,6 @@ General +