Browse Source

Updated changelog.

See #944
pull/1035/head
Mark Paluch 5 years ago
parent
commit
98955ecb30
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 8
      src/main/resources/changelog.txt

8
src/main/resources/changelog.txt

@ -1,6 +1,13 @@ @@ -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) @@ -754,5 +761,6 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save