From 687eb7f6e48088033c27ae797b8fc3921f9c2237 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 13:05: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/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 25fc8589..a16d5dad 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/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 1.7.2 (2022-07-21) ------------------------------------- Aligns SBDG with Spring Boot 2.7.2.