Updated changelog.

See #943
This commit is contained in:
Mark Paluch
2021-04-14 11:03:58 +02:00
parent 63d196b95d
commit d6dcb3c341

View File

@@ -1,6 +1,13 @@
Spring Data JDBC Changelog
=========================
Changes in version 2.0.9.RELEASE (2021-04-14)
---------------------------------------------
* #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.1.7 (2021-03-31)
-------------------------------------
* #953 - Fix small typo in dialect section.
@@ -762,5 +769,6 @@ Changes in version 1.0.0.M1 (2018-02-06)