From a9ca45574cf05928be95009473407f0035e4bdec Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 15:33:28 +0100 Subject: [PATCH] Updated changelog. See #290 --- 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 7e661f7..1c78ebc 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data KeyValue Changelog ========================== +Changes in version 2.5.0-M2 (2021-01-13) +---------------------------------------- +* DATAKV-333 - Update CI jobs with Docker Login. +* #346 - Update copyright year to 2021. +* #345 - Change findById(…) assert message to reflect the actual operation. +* #343 - Update repository after GitHub issues migration. + + Changes in version 2.4.3 (2021-01-13) ------------------------------------- * DATAKV-333 - Update CI jobs with Docker Login. @@ -852,5 +860,6 @@ Changes in version 1.0.0.M1 (2015-06-02) +