Selaa lähdekoodia

Add What's New @WithMockUser Supported as Merged Annotation

Rob Winch 3 vuotta sitten
vanhempi
commit
5ae492b1c1
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      docs/modules/ROOT/pages/whats-new.adoc

+ 2 - 1
docs/modules/ROOT/pages/whats-new.adoc

@@ -4,4 +4,5 @@
 Spring Security 5.8 provides a number of new features.
 Below are the highlights of the release.
 
-[[whats-new-servlet]]
+* https://github.com/spring-projects/spring-security/pull/11782[gh-11782] - @WithMockUser Supported as Merged Annotation
+