DATACMNS-1515 - Updated changelog.

This commit is contained in:
Mark Paluch
2019-05-13 11:58:51 +02:00
parent 58119b29d8
commit fe691b41a4

View File

@@ -1,6 +1,16 @@
Spring Data Commons Changelog
=============================
Changes in version 2.2.0.M4 (2019-05-13)
----------------------------------------
* DATACMNS-1529 - Reactivate Travis builds for Spring Framework 5.2 snapshots.
* DATACMNS-1526 - Adapt to API changes in Spring HATEOAS 1.0 M2.
* DATACMNS-1520 - Fix typo in Javadoc of PagedResourcesAssembler.
* DATACMNS-1518 - Unable to resolve methods with variable number of arguments in SpEL.
* DATACMNS-1515 - Release 2.2 M4 (Moore).
* DATACMNS-1510 - Javadoc phrasing in Param.
Changes in version 1.13.21.RELEASE (2019-05-10)
-----------------------------------------------
* DATACMNS-1527 - Enable builds against Spring 5.1 and 5.2 for Travis.