Skip to content

Commit 439fc98

Browse files
committed
DATAJDBC-615 - Updated changelog.
1 parent af3f600 commit 439fc98

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data JDBC Changelog
22
=========================
33

4+
Changes in version 2.1.0 (2020-10-28)
5+
-------------------------------------
6+
* DATAJDBC-622 - Add support for transactionManagerRef in EnableJdbcRepository.
7+
* DATAJDBC-616 - Migrate to JUnit 5.
8+
* DATAJDBC-615 - Release 2.1 GA (2020.0.0).
9+
* DATAJDBC-522 - Add Kotlin extensions for Criteria.
10+
11+
412
Changes in version 2.0.5.RELEASE (2020-10-28)
513
---------------------------------------------
614
* DATAJDBC-614 - Query.with(Pageable) does not properly combine sorts.
@@ -614,5 +622,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
614622

615623

616624

625+
617626

618627

0 commit comments

Comments
 (0)