From 6ef98b8a92c036a37da4e527d9e0bfa0707b285b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 25 Jun 2020 11:48:02 +0200 Subject: [PATCH] #1098 - Updated changelog. --- src/main/resources/changelog.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 74bafc07..b68718c2 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,22 @@ Spring Data Build - Changelog ============================= +Changes in version 2.4.0-M1 (2020-06-25) +---------------------------------------- +* #1125 - Upgrade to Kotlin Coroutines 1.3.7. +* #1124 - Upgrade build plugin versions. +* #1123 - Upgrade to OpenWebBeans 2.0.17. +* #1122 - Upgrade to Reactor 2020.0.0-M1. +* #1118 - Use standard Spring code of conduct. +* #1117 - Upgrade to Testcontainers 1.14.3. +* #1104 - Upgrade to asciidoctor-maven-plugin 1.6.0. +* #1103 - Upgrade to Spring Framework 5.3 M1. +* #1101 - Adapt new-issue-branch script to handle calver. +* #1100 - Remove BOM in favor of Spring Data BOM. +* #1099 - Add version property for RxJava 3. +* #1098 - Release 2.4 M1 (2020.0.0). + + Changes in version 2.3.1.RELEASE (2020-06-10) --------------------------------------------- * #1116 - Upgrade to Testcontainers 1.14.3. @@ -1557,3 +1573,4 @@ Changes in version 1.3.0.M1 (2014-04-16) +