From 20d04475e2bbf7fb58b60b89829545ee3d4d8318 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 31 Mar 2021 18:19:11 +0200 Subject: [PATCH] Updated changelog. See #2181 --- src/main/resources/changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 2cd73b3cd..759027123 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,10 @@ Spring Data JPA Changelog ========================= +Changes in version 2.4.7 (2021-03-31) +------------------------------------- + + Changes in version 2.5.0-RC1 (2021-03-31) ----------------------------------------- * #2191 - `JpaPersistentPropertyImpl` now considers super types association and target type. @@ -2252,5 +2256,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/ +