From 197f2be57019e8336436bfc46ece71678cef9600 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 10:34:02 +0100 Subject: [PATCH] Updated changelog. See #2255 --- src/main/resources/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 6b1c26f40..d8b43a9a8 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,16 @@ Spring Data Commons Changelog ============================= +Changes in version 2.2.13.RELEASE (2021-02-17) +---------------------------------------------- +* #2296 - Possible ClassCast exception in ResultProcessor. +* #2288 - Document SpringDataJacksonModules in web support section. +* #2283 - Update auditing documentation to cover annotations on nested entities. +* #2269 - Upgrade to XMLBeam 1.4.18. +* #2268 - Update copyright year to 2021. +* #2263 - Update repository after GitHub issues migration. + + Changes in version 2.5.0-M2 (2021-01-13) ---------------------------------------- * DATACMNS-1841 - Update CI jobs with Docker Login. @@ -3004,5 +3014,6 @@ Repository +