DATACMNS-1388 - Updated changelog.

This commit is contained in:
Mark Paluch
2018-10-15 12:55:27 +02:00
parent a771f38fd2
commit 616ef591d2

View File

@@ -1,6 +1,21 @@
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.
* DATACMNS-1399 - Incorrect Error message from RepositoryFragement at line 178.
* DATACMNS-1396 - Locking overhead on Java 8 caused by ConcurrentHashMap.computeIfAbsent(…).
* DATACMNS-1392 - Fix typo in Parameters.getParameter(…) exception message.
* DATACMNS-1390 - Release 2.0.11 (Kay SR11).
Changes in version 2.1.1.RELEASE (2018-10-15)
---------------------------------------------
* DATACMNS-1402 - Cannot instantiate Kotlin entity with 32 parameter constructor.