From acc4bc7cefa4c1f6e5f329afdf6bce53ffe22126 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 11:58:44 -0700 Subject: [PATCH] Edit changelog and include 1.5.14 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 99ba509d..1d83f741 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.5.14 (2022-05-19) +-------------------------------------- +Aligns SBDG with Spring Boot 2.5.15. + +* Built with Java 8, JDK 1.8.0_331. +* Upgrades to Spring Framework 5.3.20. +* Upgrades to Spring Boot 2.5.14. + + Changes in version 1.6.7 (2022-04-21) ------------------------------------- Aligns SBDG with Spring Boot 2.6.7.