From f61e8d21f301af99b44f444863eedc287035b1dc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 13:56:46 +0200 Subject: [PATCH] DATACMNS-1786 - Updated changelog. --- src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index e2db568d9..a4f029993 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Commons Changelog ============================= +Changes in version 2.4.0-RC1 (2020-09-16) +----------------------------------------- +* DATACMNS-1795 - Align checks in ReactiveWrappers with checks in ReactiveAdapterRegistry. +* DATACMNS-1794 - Upgrade to XMLBeam 1.4.17. +* DATACMNS-1786 - Release 2.4 RC1 (2020.0.0). +* DATACMNS-1736 - Use BeanFactory lookup to avoid CGlib proxies of configuration classes. + + Changes in version 2.3.4.RELEASE (2020-09-16) --------------------------------------------- * DATACMNS-1795 - Align checks in ReactiveWrappers with checks in ReactiveAdapterRegistry. @@ -2859,5 +2867,6 @@ Repository +