diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 7a3a57a24..86a4dab93 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.5.2 (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.4.10 (2021-06-22) -------------------------------------- * #2382 - Allow for a module specific inclusion for DTO projections. @@ -3179,5 +3185,6 @@ Repository +