DATACMNS-1425 - Updated changelog.

This commit is contained in:
Mark Paluch
2019-01-10 11:09:13 +01:00
parent 4abe129c5f
commit fd88e360b7

View File

@@ -1,6 +1,18 @@
Spring Data Commons Changelog
=============================
Changes in version 2.0.13.RELEASE (2019-01-10)
----------------------------------------------
* DATACMNS-1460 - Upgrade to Vavr 0.9.3.
* DATACMNS-1459 - Update copyright years to 2019.
* DATACMNS-1455 - HateoasPageableHandlerMethodArgumentResolver doesn't handle Pageable.unpaged() correctly.
* DATACMNS-1453 - Wrong assertion in AuditingBeanDefinitionRegistrarSupport.
* DATACMNS-1443 - QuerydslPredicateBuilder#isSingleElementCollectionWithoutText is too restrictive.
* DATACMNS-1436 - Remove explicit installation of Oracle JDK from Travis build.
* DATACMNS-1435 - Map component and value type detection fails for Vavr Map.
* DATACMNS-1425 - Release 2.0.13 (Kay SR13).
Changes in version 1.13.18.RELEASE (2019-01-10)
-----------------------------------------------
* DATACMNS-1460 - Upgrade to Vavr 0.9.3.