Updated changelog.

See #2094
This commit is contained in:
Jens Schauder
2021-07-16 10:18:55 +02:00
parent a7d574e330
commit 28f2ef32c2

View File

@@ -1,6 +1,12 @@
Spring Data Redis Changelog
===========================
Changes in version 2.4.11 (2021-07-16)
--------------------------------------
* #2120 - Upgrade to Lettuce 6.0.7.
* #2088 - Add support for ZMSCORE and ZPOPMIN/ZPOPMAX commands.
Changes in version 2.5.2 (2021-06-22)
-------------------------------------
* #2093 - Upgrade to Jedis 3.6.1.
@@ -2445,5 +2451,6 @@ General