DATACMNS-924 - Updated changelog.

This commit is contained in:
Oliver Gierke
2016-11-03 17:55:47 +01:00
parent 2e4e6ee61f
commit 0005412383

View File

@@ -1,6 +1,13 @@
Spring Data Commons Changelog
=============================
Changes in version 1.12.5.RELEASE (2016-11-03)
----------------------------------------------
* DATACMNS-929 - PageableHandlerMethodArgumentResolver.isFallbackPageable() throws NullPointerException if default is configured to be null.
* DATACMNS-925 - Improve memory consumption of Parameter and Parameters.
* DATACMNS-924 - Release 1.12.5 (Hopper SR5).
Changes in version 1.12.4.RELEASE (2016-09-29)
----------------------------------------------
* DATACMNS-923 - Remove obsolete code in DefaultRepositoryInformation.