diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 764cdd5e6..7a3a57a24 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data Commons Changelog ============================= +Changes in version 2.4.10 (2021-06-22) +-------------------------------------- +* #2382 - Allow for a module specific inclusion for DTO projections. +* #2103 - Sort.and() does not handle TypedSort without explicit order [DATACMNS-1704]. + + Changes in version 2.5.1 (2021-05-14) ------------------------------------- * #2374 - Disable unit tests for unsigned integers for the time being. @@ -3172,5 +3178,6 @@ Repository +