From b8088cfea0b20cdaf308057024fe7dbcffb53bff Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 Nov 2020 13:04:14 -0800 Subject: [PATCH] Edit changelog and add 1.3.6.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 984d1b30..5ea5fefe 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.3.5.RELEASE (2020-11-10) --------------------------------------------- Aligns SBDG with Spring Boot 2.3.5.RELEASE along with the latest versions of Spring Framework, Spring Data,