From 10e8c593e599ebe72cfc915e2f81b8637b2bd9d7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:31:50 -0700 Subject: [PATCH] Edit changelog and correct mistakes. Aligns SBDG 1.5.12 with Spring Boot 2.5.12. Add extra (double) space between 1.5.12 and 1.5.11 release notes. --- spring-geode/src/main/resources/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index dfe57387..298f016f 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -6,13 +6,14 @@ https://github.com/spring-projects/spring-boot-data-geode Changes in version 1.5.12 (2022-03-31) -------------------------------------- -Aligns SBDG with Spring Boot 2.5.11. +Aligns SBDG with Spring Boot 2.5.12. * Emergency release in response to: https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement, and CVE: https://tanzu.vmware.com/security/cve-2022-22965. * Upgrades to Spring Framework 5.3.18. * Upgrades to Spring Boot 2.5.12. + Changes in version 1.5.11 (2022-03-24) -------------------------------------- Aligns SBDG with Spring Boot 2.5.11.