Browse Source

DATAJDBC-615 - Updated changelog.

1.1.x
Mark Paluch 5 years ago
parent
commit
40e1d0dc79
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.1.0 (2020-10-28)
-------------------------------------
* DATAJDBC-622 - Add support for transactionManagerRef in EnableJdbcRepository.
* DATAJDBC-616 - Migrate to JUnit 5.
* DATAJDBC-615 - Release 2.1 GA (2020.0.0).
* DATAJDBC-522 - Add Kotlin extensions for Criteria.
Changes in version 2.0.5.RELEASE (2020-10-28)
---------------------------------------------
* DATAJDBC-614 - Query.with(Pageable) does not properly combine sorts.
@ -602,5 +610,6 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -602,5 +610,6 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save