Updated changelog.

See #2024
This commit is contained in:
Mark Paluch
2021-04-14 11:32:46 +02:00
parent b369191819
commit b198ac0a64

View File

@@ -1,6 +1,12 @@
Spring Data Redis Changelog
===========================
Changes in version 2.4.8 (2021-04-14)
-------------------------------------
* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
* #2027 - Upgrade to Lettuce 6.0.4.
Changes in version 2.3.9.RELEASE (2021-04-14)
---------------------------------------------
* #2031 - Upgrade to Lettuce 5.3.7.
@@ -2397,5 +2403,6 @@ General