Browse Source

DATACMNS-924 - Updated changelog.

pull/347/head
Oliver Gierke 9 years ago
parent
commit
7aa740ea3e
  1. 7
      src/main/resources/changelog.txt

7
src/main/resources/changelog.txt

@ -1,6 +1,13 @@ @@ -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.

Loading…
Cancel
Save