From 12d43b347b384bd75b97b6c31597962c23a25f2c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 26 Feb 2020 11:11:19 +0100 Subject: [PATCH] DATACMNS-1648 - 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 74884a1a8..d7be8e970 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,17 @@ Spring Data Commons Changelog ============================= +Changes in version 2.1.16.RELEASE (2020-02-26) +---------------------------------------------- +* DATACMNS-1673 - Use Method.getParameterCount() where possible. +* DATACMNS-1672 - Fix documentation typos. +* DATACMNS-1671 - Auditor attempts to set created date on null object. +* DATACMNS-1661 - Add missing parameter to object-mapping property population in reference documentation. +* DATACMNS-1660 - Add anchor to section on mapping recommendations in reference documentation. +* DATACMNS-1651 - Fix typo in Javadoc. +* DATACMNS-1648 - Release 2.1.16 (Lovelace SR16). + + Changes in version 2.3.0.M3 (2020-02-12) ---------------------------------------- * DATACMNS-1666 - Deprecate Joda-Time and ThreeTenBackport support. @@ -2632,3 +2643,4 @@ Repository +