DATAREDIS-1166 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-07-22 09:31:10 +02:00
parent 164bdc97fb
commit 019fbbf76e

View File

@@ -1,6 +1,13 @@
Spring Data Redis Changelog
===========================
Changes in version 2.1.19.RELEASE (2020-07-22)
----------------------------------------------
* DATAREDIS-1178 - Scan method on ReactiveSetOperations ignores ScanOptions parameter.
* DATAREDIS-1173 - Close connection unsubscribes from all channels incorrectly using Lettuce.
* DATAREDIS-1166 - Release 2.1.19 (Lovelace SR19).
Changes in version 2.4.0-M1 (2020-06-25)
----------------------------------------
* DATAREDIS-1165 - Use standard Spring code of conduct.
@@ -2032,3 +2039,4 @@ General