Skip to content

Commit fda9ca6

Browse files
committed
DATACMNS-1562 - Updated changelog.
1 parent 2fe0022 commit fda9ca6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 2.2.0.RELEASE (2019-09-30)
5+
---------------------------------------------
6+
* DATACMNS-1584 - Add documentation for Kotlin support.
7+
* DATACMNS-1583 - Introduce QPageRequest factory methods for consistency with PageRequest.
8+
* DATACMNS-1581 - Reject invalid null values for Sort in factory methods of PageRequest.
9+
* DATACMNS-1580 - Update documentation.
10+
* DATACMNS-1562 - Release 2.2 GA (Moore).
11+
* DATACMNS-1486 - HateoasSortHandlerMethodArgumentResolver is missing a @Nullable annotation.
12+
* DATACMNS-1211 - Provide WebFlux Pageable and Sort argument resolver.
13+
14+
415
Changes in version 2.1.11.RELEASE (2019-09-30)
516
----------------------------------------------
617
* DATACMNS-1581 - Reject invalid null values for Sort in factory methods of PageRequest.

0 commit comments

Comments
 (0)