Updated changelog.

See #2023
This commit is contained in:
Mark Paluch
2021-04-14 14:18:19 +02:00
parent 19c534ed3d
commit f9a84ff1bc

View File

@@ -1,6 +1,13 @@
Spring Data Redis Changelog
===========================
Changes in version 2.5.0 (2021-04-14)
-------------------------------------
* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
* #2028 - @CacheEvict will remove all keys of current database.
* #2026 - Upgrade to Lettuce 6.1.1.
Changes in version 2.4.8 (2021-04-14)
-------------------------------------
* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
@@ -2404,5 +2411,6 @@ General