From 407e4a0ca6dd5a440d8be6dbc7e9f480a2f63f5d Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 10:34:04 +0100 Subject: [PATCH] Updated changelog. See #1810 --- src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 046b22abf..d96949890 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Redis Changelog =========================== +Changes in version 2.2.13.RELEASE (2021-02-17) +---------------------------------------------- +* #1970 - Include Bintray plugin repository. +* #1942 - Update copyright year to 2021. +* #1939 - Upgrade to xstream 1.4.15. +* #1779 - Update repository after GitHub issues migration. + + Changes in version 2.5.0-M2 (2021-01-13) ---------------------------------------- * DATAREDIS-1263 - Kotlin code fails to compile on JDK 15. @@ -2262,5 +2270,6 @@ General +