Browse Source

Updated changelog.

See #943
pull/1035/head
Mark Paluch 5 years ago
parent
commit
8f9caf7ca9
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.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) @@ -762,5 +769,6 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save