Browse Source

DATACMNS-1823 - Updated changelog.

2.3.x
Mark Paluch 5 years ago
parent
commit
e534539386
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  1. 8
      src/main/resources/changelog.txt

8
src/main/resources/changelog.txt

@ -1,6 +1,13 @@ @@ -1,6 +1,13 @@
Spring Data Commons Changelog
=============================
Changes in version 2.4.1 (2020-11-11)
-------------------------------------
* DATACMNS-1828 - TypeDiscoverer does not detect generic type arguments correctly.
* DATACMNS-1827 - Pageable and Sort arguments with empty qualifier value shouldn't be prefixed with delimiter.
* DATACMNS-1823 - Release 2.4.1 (2020.0.1).
Changes in version 2.4.0 (2020-10-28)
-------------------------------------
* DATACMNS-1820 - Move PageableExecutionSupport to ...data.support.
@ -2937,5 +2944,6 @@ Repository @@ -2937,5 +2944,6 @@ Repository

Loading…
Cancel
Save