Browse Source

Updated changelog.

See #2375
pull/2456/head
Mark Paluch 5 years ago
parent
commit
418fc0cbfb
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 7
      src/main/resources/changelog.txt

7
src/main/resources/changelog.txt

@ -1,6 +1,12 @@
Spring Data Commons Changelog 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) Changes in version 2.5.1 (2021-05-14)
------------------------------------- -------------------------------------
* #2374 - Disable unit tests for unsigned integers for the time being. * #2374 - Disable unit tests for unsigned integers for the time being.
@ -3172,5 +3178,6 @@ Repository

Loading…
Cancel
Save