From 8f483ea3d523c2aced2e946cf63d2c0166d1bd73 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 d614ca4fc..f8c4e2913 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. @@ -2189,5 +2195,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/ +