Updated changelog.

See #944
This commit is contained in:
Mark Paluch
2021-03-31 18:19:14 +02:00
parent 234a39c17f
commit 98955ecb30

View File

@@ -1,6 +1,13 @@
Spring Data JDBC Changelog
=========================
Changes in version 2.1.7 (2021-03-31)
-------------------------------------
* #953 - Fix small typo in dialect section.
* #947 - Docs on "query derivation" contradicts.
* #945 - ClassCastException on primitive arrays parameters in spring-data-jdbc 2.x.x.
Changes in version 2.2.0-RC1 (2021-03-31)
-----------------------------------------
* #953 - Fix small typo in dialect section.
@@ -754,5 +761,6 @@ Changes in version 1.0.0.M1 (2018-02-06)