From 1998c8f0ecedf27e2aead402bec2de02e2368cad Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 14:17:37 +0100 Subject: [PATCH] Updated changelog. See #291 --- 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 7ac1467..56b5ec4 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.4.3 (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.2 (2020-12-09) ------------------------------------- * DATAKV-332 - Migrate tests to JUnit 5. @@ -849,5 +857,6 @@ Changes in version 1.0.0.M1 (2015-06-02) +