Browse Source

DATAJDBC-601 - Updated changelog.

pull/252/head
Mark Paluch 5 years ago
parent
commit
af3f600f21
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  1. 9
      src/main/resources/changelog.txt

9
src/main/resources/changelog.txt

@ -1,6 +1,14 @@ @@ -1,6 +1,14 @@
Spring Data JDBC Changelog
=========================
Changes in version 2.0.5.RELEASE (2020-10-28)
---------------------------------------------
* DATAJDBC-614 - Query.with(Pageable) does not properly combine sorts.
* DATAJDBC-610 - Small documentation fix.
* DATAJDBC-601 - Release 2.0.5 (Neumann SR5).
* DATAJDBC-596 - LessThanEqual renders ligature instead of operator in reference documentation.
Changes in version 1.1.11.RELEASE (2020-10-28)
----------------------------------------------
* DATAJDBC-600 - Release 1.1.11 (Moore SR11).
@ -605,5 +613,6 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -605,5 +613,6 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save