From b14034c8d62bc592edde906e8f7482ca15b9932c Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Jun 2021 19:10:34 -0700 Subject: [PATCH] Edit changelog and include 1.5.2 release notes. --- spring-geode/src/main/resources/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index f6b005ad..df8833cc 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,17 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.2 (2021-06-24) +------------------------------------- +Aligns SBDG with Spring Boot 2.4.8. + +* Upgrades to Spring Boot 2.5.2 +* Upgrades to Spring Data 2021.0.2 (Pascal-SR2). +* Upgrades to Spring Data for Apache Geode 2.5.2. +* Upgrades to Spring Session BOM 2021.0.1. +* Upgrades to Spring Session for Apache Geode 2.5.2. + + Changes in version 1.4.8 (2021-06-24) ------------------------------------- Aligns SBDG with Spring Boot 2.4.8.