Skip to content

Commit c4a18d7

Browse files
committed
DATAJDBC-627 - Updated changelog.
1 parent 0a310b3 commit c4a18d7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data JDBC Changelog
22
=========================
33

4+
Changes in version 2.2.0-M1 (2020-12-09)
5+
----------------------------------------
6+
* DATAJDBC-629 - Implement CrudRepository.delete(Iterable<ID> ids).
7+
* DATAJDBC-628 - Enable Maven caching for Jenkins jobs.
8+
* DATAJDBC-627 - Release 2.2 M1 (2021.0.0).
9+
* DATAJDBC-531 - Skip count query if Page Query result page size is 1.
10+
11+
412
Changes in version 2.0.6.RELEASE (2020-12-09)
513
---------------------------------------------
614
* DATAJDBC-628 - Enable Maven caching for Jenkins jobs.
@@ -632,5 +640,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
632640

633641

634642

643+
635644

636645

0 commit comments

Comments
 (0)