From 49f8966ebd40745c289cbfdfe155b4b77197b3c7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Jun 2021 15:17:48 +0200 Subject: [PATCH] Updated changelog. See #976 --- 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 27c5d8569..0369133d3 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.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) +