Updated changelog.

See #955
This commit is contained in:
Mark Paluch
2021-04-14 14:18:13 +02:00
parent 30d2b0355f
commit bbe98a7312

View File

@@ -1,6 +1,14 @@
Spring Data JDBC Changelog
=========================
Changes in version 2.2.0 (2021-04-14)
-------------------------------------
* #961 - Upgrade dependencies.
* #952 - Add support for `Slice` and `Page` queries using query derivation.
* #951 - Improve documentation of entity state detection.
* #774 - Add support for queries returning Page and Slice.
Changes in version 2.1.8 (2021-04-14)
-------------------------------------
* #961 - Upgrade dependencies.
@@ -777,5 +785,6 @@ Changes in version 1.0.0.M1 (2018-02-06)