From ce31f30b35582f03db40d13f1d55aa248c15f9d6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 15:23:27 -0700 Subject: [PATCH] Edit changelog and include 1.6.8 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 d366d84c..2513d7f7 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.8 (2022-05-19) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.8. + +* Built with Java 8, JDK 1.8.0_331. +* Upgrades to Spring Framework 5.3.20. +* Upgrades to Spring Boot 2.6.8. + + Changes in version 1.5.14 (2022-05-19) -------------------------------------- Aligns SBDG with Spring Boot 2.5.15.