Updated changelog.

See #2034
This commit is contained in:
Mark Paluch
2021-05-14 12:23:18 +02:00
parent a638d336e1
commit 67deb3ef81

View File

@@ -1,6 +1,13 @@
Spring Data Redis Changelog
===========================
Changes in version 2.5.1 (2021-05-14)
-------------------------------------
* #2064 - Upgrade to Lettuce 6.1.2.
* #2057 - Guard non-initialized `RedisConnectionFactory.getConnection()` with `IllegalStateException`.
* #2022 - Upgrade to Jedis 3.6.0.
Changes in version 2.4.9 (2021-05-14)
-------------------------------------
* #2063 - Upgrade to Lettuce 6.0.5.
@@ -2418,5 +2425,6 @@ General