DATACMNS-817 - Updated changelog.

This commit is contained in:
Oliver Gierke
2016-02-23 12:56:26 +01:00
committed by Oliver Gierke
parent 09ab409391
commit 02b072bae7

View File

@@ -1,6 +1,15 @@
Spring Data Commons Changelog
=============================
Changes in version 1.11.4.RELEASE (2016-02-23)
----------------------------------------------
* DATACMNS-820 - Allow setter invocations in projections backed by beans.
* DATACMNS-817 - Release 1.11.4 (Gosling SR4).
* DATACMNS-815 - Make static cache in SimpleTypeInformationMapper non-static.
* DATACMNS-804 - IndexOutOfBoundException in ParametersParameterAccessor iterator when non-bindable parameter(s) used.
* DATACMNS-801 - PropertyReferenceException lists potential matches twice for classes following the Java beans specification.
Changes in version 1.12.0.M1 (2016-02-12)
-----------------------------------------
* DATACMNS-815 - Make static cache in SimpleTypeInformationMapper non-static.