From 7776cd30c66f5001b80119bf11ca097624157386 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 11:54:36 -0700 Subject: [PATCH] Edit changelog and add 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 460ce8af..e7d1f8a2 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.6.10 (2022-07-21) -------------------------------------- Aligns SBDG with Spring Boot 2.6.10.