From d7f721a0d2cebe2c66113cecf9cf3565dc7b3e5e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 11:07:04 +0100 Subject: [PATCH] Updated changelog. See #313 --- 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 3acfd3c..f8c6baa 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.3.7.RELEASE (2021-02-17) +--------------------------------------------- +* #349 - Include Bintray plugin repository. +* #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.2.13.RELEASE (2021-02-17) ---------------------------------------------- * #349 - Include Bintray plugin repository. @@ -870,5 +878,6 @@ Changes in version 1.0.0.M1 (2015-06-02) +