Skip to content

Commit bbe98a7

Browse files
committed
Updated changelog.
See #955
1 parent 30d2b03 commit bbe98a7

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 (2021-04-14)
5+
-------------------------------------
6+
* #961 - Upgrade dependencies.
7+
* #952 - Add support for `Slice` and `Page` queries using query derivation.
8+
* #951 - Improve documentation of entity state detection.
9+
* #774 - Add support for queries returning Page and Slice.
10+
11+
412
Changes in version 2.1.8 (2021-04-14)
513
-------------------------------------
614
* #961 - Upgrade dependencies.
@@ -777,5 +785,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
777785

778786

779787

788+
780789

781790

0 commit comments

Comments
 (0)