Updated changelog.

See #1832
This commit is contained in:
Christoph Strobl
2021-01-13 14:17:42 +01:00
committed by Mark Paluch
parent 3ecdeb7cf6
commit 45578f0154

View File

@@ -1,6 +1,16 @@
Spring Data Redis Changelog
===========================
Changes in version 2.4.3 (2021-01-13)
-------------------------------------
* DATAREDIS-1263 - Kotlin code fails to compile on JDK 15.
* DATAREDIS-1258 - Update CI jobs with Docker Login.
* #1942 - Update copyright year to 2021.
* #1940 - Upgrade to Lettuce 6.0.2.RELEASE.
* #1939 - Upgrade to xstream 1.4.15.
* #1779 - Update repository after GitHub issues migration.
Changes in version 2.4.2 (2020-12-09)
-------------------------------------
* DATAREDIS-1257 - Fix converter documentation for repository support.
@@ -2240,5 +2250,6 @@ General