DATACMNS-585 - Updated changelog.

This commit is contained in:
Oliver Gierke
2014-10-30 11:57:34 +01:00
committed by Christoph Strobl
parent 90a9462221
commit f7f83df92c

View File

@@ -1,6 +1,15 @@
Spring Data Commons Changelog
=============================
Changes in version 1.9.1.RELEASE (2014-10-30)
---------------------------------------------
* DATACMNS-585 - Release 1.9.1.
* DATACMNS-583 - DomainClassConverter.matches(…) should return false when source- and target type are equal.
* DATACMNS-580 - Add section on limiting the query results to reference documentation.
* DATACMNS-577 - Improve JavaDoc on QueryDslPredicateExecutor.
* DATACMNS-530 - JavaDoc should be updated to reflect change of requiring an environment.
Changes in version 1.9.0.RELEASE (2014-09-05)
---------------------------------------------
* DATACMNS-572 - Release 1.9 GA.