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) +