From 10d759ccb9736e7588f4b949e04a8549d5f79110 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 13:59:25 +0100 Subject: [PATCH] Updated changelog. See #2135 --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index d0e388b33..a55055cef 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data JPA Changelog ========================= +Changes in version 2.5.0-M3 (2021-02-17) +---------------------------------------- +* #2146 - SpecificationComposition reversed predicates. +* #2127 - Update repository after GitHub issues migration. + + Changes in version 2.4.4 (2021-02-17) ------------------------------------- * #2146 - SpecificationComposition reversed predicates. @@ -2197,5 +2203,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/ +