diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e053182a..1c897457 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.7.0-M2 (2022-02-28) +---------------------------------------- +Aligns SBDG with Spring Boot 2.7.0-M2. + +* Upgrades to Apache Geode 1.14.3. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. +* Upgrades to Spring Framework 5.3.16. +* Upgrades to Spring Boot 2.7.0-M2. +* Upgrades to Spring Data BOM 2021.2.0-M3. +* Upgrades to Spring Data for Apache Geode 2.7.0-M3. + + Changes in version 1.6.4 (2022-02-28) ------------------------------------- Aligns SBDG with Spring Boot 2.6.4.