We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a20eb commit 62d3bc1Copy full SHA for 62d3bc1
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 1.9.1.RELEASE (2014-10-30)
5
+---------------------------------------------
6
+* DATACMNS-585 - Release 1.9.1.
7
+* DATACMNS-583 - DomainClassConverter.matches(…) should return false when source- and target type are equal.
8
+* DATACMNS-580 - Add section on limiting the query results to reference documentation.
9
+* DATACMNS-577 - Improve JavaDoc on QueryDslPredicateExecutor.
10
+* DATACMNS-530 - JavaDoc should be updated to reflect change of requiring an environment.
11
+
12
13
Changes in version 1.9.0.RELEASE (2014-09-05)
14
---------------------------------------------
15
* DATACMNS-572 - Release 1.9 GA.
0 commit comments