DATAREST-1429 - Updated changelog.

This commit is contained in:
Christoph Strobl
2019-11-04 09:29:03 +01:00
parent e7c657e3cb
commit 99544005f1

View File

@@ -1,6 +1,12 @@
Spring Data REST Changelog
==========================
Changes in version 3.1.12.RELEASE (2019-11-04)
----------------------------------------------
* DATAREST-1440 - Fields mapped with @JsonAnySetter are no longer updatable with http PATCH.
* DATAREST-1429 - Release 3.1.12 (Lovelace SR12).
Changes in version 3.2.0.RELEASE (2019-09-30)
---------------------------------------------
* DATAREST-1427 - Fix unpaged Pageable handling in MappingAwarePageableArgumentResolver.