From b6e5b1833383ddfa6b8226ea31e1074280ba3d9f Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 22 Feb 2021 15:57:32 -0800 Subject: [PATCH] Fix changelog. --- spring-session-data-geode/src/main/resources/changelog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index efdb2aa..4ae3a3c 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -40,7 +40,7 @@ Spring Data Neumann/2.3 and Spring Session 2.3. Changes in version 2.5.0-M1 (2021-01-19) ---------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Framework 5.3, Spring Boot 2.4, -Spring Data Ockham/2.4 and Spring Session 2.5. +Spring Data Pascal/2.5 and Spring Session 2.5. * Adds AbstractCookieSerializer and AbstractHttpSessionIdResolver base classes to simplify the implementation of the Spring Session core CookieSerializer and HttpSessionIdResolver interfaces. @@ -78,7 +78,7 @@ Resolves https://github.com/spring-projects/spring-session-data-geode/issues/51. Changes in version 2.3.3.RELEASE (2021-01-12) --------------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Framework 5.2, Spring Boot 2.3, -Spring Data Moore/2.3 and Spring Session 2.3. +Spring Data Neumann/2.3 and Spring Session 2.3. * Adds AbstractCookieSerializer and AbstractHttpSessionIdResolver base classes to simplify the implementation of the Spring Session core CookieSerializer and HttpSessionIdResolver interfaces.