diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 3bff689c..b679b268 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.4.11 (2021-09-28) +-------------------------------------- +Aligns SBDG with Spring Boot 2.4.11. + +* Upgrades to Byte Buddy 1.11.18. +* Upgrades to Gradle 6.9.1. +* Upgrades to Mockito 3.12.4. +* Upgrades to Spring Framework 5.3.10. +* Upgrades to Spring Boot 2.4.11. +* Upgrades to Spring Data 2020.0.13 (Ockham-SR13). +* Upgrades to Spring Data for Apache Geode 2.4.13. + + Changes in version 1.6.0-M2 (2021-08-19) ---------------------------------------- Aligns SBDG with Spring Boot 2.6.0-M2.