From 8053dc3d4feac60bbd0f84349b9e1b2d164dbdea Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 14:10:15 -0700 Subject: [PATCH] Edit changelog and include 1.6.11 release notes. --- .../spring-geode/src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/spring-geode-project/spring-geode/src/main/resources/changelog.txt b/spring-geode-project/spring-geode/src/main/resources/changelog.txt index 2b8fe221..afa00c98 100644 --- a/spring-geode-project/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode-project/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,15 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.11 (2022-08-26) +-------------------------------------- +Aligns SBDG with Spring Boot 2.6.11. + +* Built with Oracle Java 8, JDK 1.8.0_331. +* Upgrades to Spring Boot 2.6.11. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.5. + + Changes in version 2.0.0-M4 (2022-07-21) ---------------------------------------- Aligns SBDG with Spring Boot 3.0.0-M4.