diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 56b5ec4..de03a65 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. @@ -858,5 +866,6 @@ Changes in version 1.0.0.M1 (2015-06-02) +