Skip to content

Commit d6dcb3c

Browse files
committed
Updated changelog.
See #943
1 parent 63d196b commit d6dcb3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data JDBC Changelog
22
=========================
33

4+
Changes in version 2.0.9.RELEASE (2021-04-14)
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.1.7 (2021-03-31)
512
-------------------------------------
613
* #953 - Fix small typo in dialect section.
@@ -762,5 +769,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
762769

763770

764771

772+
765773

766774

0 commit comments

Comments
 (0)