diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index d73442d0..ada83340 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.3.6.RELEASE (2020-11-19) +--------------------------------------------- +Aligns SBDG with Spring Boot 2.3.6.RELEASE along with the latest versions of Spring Framework, Spring Data, +Spring Session, and Spring Test. + +* Adds documentation on using the new spring-geode-bom Maven BOM to manage SBDG module dependencies +in Spring Boot application Maven POM files. +* Upgrades to Spring Framework 5.2.11.RELEASE. +* Upgrades to Spring Boot 2.3.6.RELEASE. +* Upgrades to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. +* Upgrades to Gradle 6.7.1. +* Upgrades to Freefair Lombok Gradle Plugin 5.3.0. + + Changes in version 1.4.0.RC1 (2020-11-10) ----------------------------------------- Aligns SBDG with Spring Boot 2.4.0-RC1 along with the latest versions of Spring Framework, Spring Data,