Add Kotlin DSL section to What's New

Closes gh-9589
This commit is contained in:
Eleftheria Stein 2021-04-09 16:36:47 +02:00
parent c3739ff799
commit 65b3f6769c
1 changed files with 4 additions and 0 deletions

View File

@ -15,3 +15,7 @@ Below are the highlights of the release.
* Configuration
** Introduced https://github.com/spring-projects/spring-security/issues/9205[DispatcherType request matcher]
* Kotlin DSL
** Added https://github.com/spring-projects/spring-security/issues/9319[rememberMe support]