From fd9f57eb5f30bd5132588ab497fe40d8c81bd9c2 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Wed, 9 Nov 2016 17:00:09 -0600 Subject: [PATCH] Update What's New changelogs --- docs/manual/src/docs/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/src/docs/asciidoc/index.adoc b/docs/manual/src/docs/asciidoc/index.adoc index e9f61e973f..b385713db3 100644 --- a/docs/manual/src/docs/asciidoc/index.adoc +++ b/docs/manual/src/docs/asciidoc/index.adoc @@ -378,7 +378,7 @@ This will give you access to the entire project history (including all releases == What's New in Spring Security 4.2 Among other things, Spring Security 4.2 brings early support for Spring Framework 5. -There were https://github.com/spring-projects/spring-security/milestone/86?closed=1[50+ M1 issues] and https://github.com/spring-projects/spring-security/milestone/91?closed=1[20+ RC1 issues] closed. +You can find the change logs for https://github.com/spring-projects/spring-security/milestone/86?closed=1[4.2.0.M1], https://github.com/spring-projects/spring-security/milestone/91?closed=1[4.2.0.RC1], https://github.com/spring-projects/spring-security/milestone/92?closed=1[4.2.0.RELEASE] which closes over 80 issues. The overwhelming majority of these features were contributed by the community. Below you can find the highlights of this release.