DATACMNS-1823 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-11-11 11:58:12 +01:00
parent cd482bf9e3
commit 1512e878c4

View File

@@ -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