From 5e4f520fb9b3f38945245b05c4da6ab0e49a94a4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 Mar 2020 22:21:09 +0100 Subject: [PATCH] Fix typo in changelog. --- spring-geode/src/main/resources/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index a08898d1..fd20cc0c 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -6,7 +6,7 @@ https://github.com/spring-projects/spring-boot-data-geode Changes in version 1.3.0.M2 (2020-02-20) ---------------------------------------- -Aligns SBDG with Spring Boot 2.3.0.M2. Upgrades to Sprig Data Neumann-M3, Spring Session for Apache Geode +Aligns SBDG with Spring Boot 2.3.0.M2. Upgrades to Spring Data Neumann-M3, Spring Session for Apache Geode & Pivotal GemFire 2.3.0.M2 and Spring Test for Apache Geode & Pivotal GemFire 0.0.13.RELEASE. Adds new spring-geode-starter-logging module to configure Apache Geode logging.