From fd88e360b71ed20741deeae4811b267b758e355d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Jan 2019 11:09:13 +0100 Subject: [PATCH] DATACMNS-1425 - Updated changelog. --- src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 2ba484671..990d9a212 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -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.