From 267d5026526bb1f45684bc4f57ab4a0e7183abc5 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 14:18:16 +0200 Subject: [PATCH] Updated changelog. See #2345 --- src/main/resources/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index e856088b2..371d55a11 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,15 @@ Spring Data Commons Changelog ============================= +Changes in version 2.5.0 (2021-04-14) +------------------------------------- +* #2352 - Adds a new snippet for is-new-state-detection. +* #2351 - Upgrade to XMLBeam 1.4.20. +* #2349 - Upgrade to XMLBeam 1.4.19. +* #2348 - Improve EntityInstantiator error message if the to be instantiated type is abstract. +* #2347 - ResultProcessor should back off for objects of the target type. + + Changes in version 2.4.8 (2021-04-14) ------------------------------------- * #2352 - Adds a new snippet for is-new-state-detection. @@ -3147,5 +3156,6 @@ Repository +