Updated changelog.

See #2005
This commit is contained in:
Mark Paluch
2021-03-31 18:19:17 +02:00
parent 4378599c9e
commit 19e719ec00

View File

@@ -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