From 4305e0821035e748d9427b40229ac3b384f332c0 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 76097e383..093b37d49 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. @@ -2871,5 +2879,6 @@ Repository +