diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index f6ff86245..a3c84398d 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data Commons Changelog ============================= +Changes in version 1.13.16.RELEASE (2018-10-15) +----------------------------------------------- +* DATACMNS-1392 - Fix typo in Parameters.getParameter(…) exception message. +* DATACMNS-1388 - Release 1.13.16 (Ingalls SR16). + + Changes in version 2.0.11.RELEASE (2018-10-15) ---------------------------------------------- * DATACMNS-1402 - Cannot instantiate Kotlin entity with 32 parameter constructor.