Skip to content

Commit 2deb4f3

Browse files
committed
Updated changelog.
See #941
1 parent 7a324e9 commit 2deb4f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data JDBC Changelog
22
=========================
33

4+
Changes in version 2.2.0-RC1 (2021-03-31)
5+
-----------------------------------------
6+
* #953 - Fix small typo in dialect section.
7+
* #947 - Docs on "query derivation" contradicts.
8+
* #945 - ClassCastException on primitive arrays parameters in spring-data-jdbc 2.x.x.
9+
10+
411
Changes in version 2.2.0-M5 (2021-03-17)
512
----------------------------------------
613
* #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)
746753

747754

748755

756+
749757

750758

0 commit comments

Comments
 (0)