Updated changelog.

See #941
This commit is contained in:
Mark Paluch
2021-03-31 17:04:28 +02:00
parent 7a324e9fb5
commit 2deb4f39ca

View File

@@ -1,6 +1,13 @@
Spring Data JDBC Changelog
=========================
Changes in version 2.2.0-RC1 (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-M5 (2021-03-17)
----------------------------------------
* #939 - Don't retrieve generated keys on INSERT if primary key is defined.
@@ -746,5 +753,6 @@ Changes in version 1.0.0.M1 (2018-02-06)