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 +