From d0a1e1909975cc2862ac4ee9585a752cdfbba277 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Jun 2021 15:51:29 +0200 Subject: [PATCH] Updated changelog. See #977 --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) 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) +