diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 0369133d3..ad588ae1a 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -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) +