From a88e7dd5ed610c5656369f5c1620e5873d539b9f Mon Sep 17 00:00:00 2001 From: pcampalani Date: Tue, 5 Sep 2023 12:34:02 +0200 Subject: [PATCH] Minor edits to CHANGELOG. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b731167..2f5be89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Tests to use JUnit 5. ### Deprecated -- Legacy Keycloak security adapters, replaced by +- Legacy Keycloak security adapters, replaced by new Spring Booth OAuth2 implementation. ## [1.1.0] - 2022-08-01