From b43811d12c8ca73dd9ea9c1e9a3e61e9b364b9e6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 22 Jun 2021 15:07:01 -0700 Subject: [PATCH] Edit changelog and include 2.5.2 release notes. --- .../src/main/resources/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index d48d658..564bdd5 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,16 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.5.2 (2021-06-22) +------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.5.1. + +* Upgrades to Spring Data BOM 2021.0.2 (Pascal-SR2). +* Upgrades to Spring Data Commons 2.5.2. +* Upgrades to Spring Data for Apache Geode 2.5.2. +* Upgrades to Spring Session 2.5.1. + + Changes in version 2.4.5 (2021-06-22) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.4.4.