Browse Source

Updated changelog.

See #976
pull/1032/head
Mark Paluch 5 years ago
parent
commit
49f8966ebd
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.10 (2021-06-22)
--------------------------------------
* #979 - Fix Readme section about creating issues.
* #975 - Fixes build failures with JDK16.
* #972 - Fix split-package between `spring.data.jdbc` and `spring.data.relational`.
Changes in version 2.2.1 (2021-05-14)
-------------------------------------
@ -796,5 +803,6 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -796,5 +803,6 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save