From c4b95407d47fc14a9d799a3942341c027796795e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 11:07:00 +0100 Subject: [PATCH] Updated changelog. See #2118 --- src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 0ff87b973..69352e268 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,17 @@ Spring Data JPA Changelog ========================= +Changes in version 2.3.7.RELEASE (2021-02-17) +--------------------------------------------- +* DATAJPA-1828 - Update CI jobs with Docker Login. +* DATAJPA-1827 - @Modifing not supported by vavr integration. +* #2149 - The 2.3.x build is broken. +* #2146 - SpecificationComposition reversed predicates. +* #2133 - Update copyright year to 2021. +* #2129 - Missing anchor on "Custom Namespace Attributes" causes TOC to break. +* #2127 - Update repository after GitHub issues migration. + + Changes in version 2.2.13.RELEASE (2021-02-17) ---------------------------------------------- * #2133 - Update copyright year to 2021. @@ -2179,5 +2190,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/ +