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 346d6bc commit af3f600Copy full SHA for af3f600
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.0.5.RELEASE (2020-10-28)
5
+---------------------------------------------
6
+* DATAJDBC-614 - Query.with(Pageable) does not properly combine sorts.
7
+* DATAJDBC-610 - Small documentation fix.
8
+* DATAJDBC-601 - Release 2.0.5 (Neumann SR5).
9
+* DATAJDBC-596 - LessThanEqual renders ligature instead of operator in reference documentation.
10
+
11
12
Changes in version 1.1.11.RELEASE (2020-10-28)
13
----------------------------------------------
14
* DATAJDBC-600 - Release 1.1.11 (Moore SR11).
@@ -605,5 +613,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
605
613
606
614
607
615
616
608
617
609
618
0 commit comments