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 +