From c82722c412efac57fd89c0158ae82e45525cfd2e Mon Sep 17 00:00:00 2001 From: Marcus Da Coregio Date: Thu, 14 Oct 2021 09:27:39 -0300 Subject: [PATCH] Update What's New in 5.6 --- docs/modules/ROOT/pages/whats-new.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc index fb261ed2ac..535f20bc51 100644 --- a/docs/modules/ROOT/pages/whats-new.adoc +++ b/docs/modules/ROOT/pages/whats-new.adoc @@ -9,6 +9,7 @@ Below are the highlights of the release. * Core ** Introduced https://github.com/spring-projects/spring-security/issues/10226[`SecurityContextChangedListener`] +** Improved https://github.com/spring-projects/spring-security/pull/10279[Method Security Logging] * Configuration