Browse Source

Updated changelog.

See #977
pull/1035/head
Mark Paluch 5 years ago
parent
commit
509282899f
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.2.2 (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.1.10 (2021-06-22)
--------------------------------------
* #979 - Fix Readme section about creating issues.
@ -804,5 +811,6 @@ Changes in version 1.0.0.M1 (2018-02-06) @@ -804,5 +811,6 @@ Changes in version 1.0.0.M1 (2018-02-06)

Loading…
Cancel
Save