From 00e8795adcfd358eb959fc76edf0c7fbe029e1eb Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 27 Nov 2017 11:50:37 -0600 Subject: [PATCH] Update What's New --- docs/manual/src/docs/asciidoc/index.adoc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/manual/src/docs/asciidoc/index.adoc b/docs/manual/src/docs/asciidoc/index.adoc index 80684be805..7b9493b4ed 100644 --- a/docs/manual/src/docs/asciidoc/index.adoc +++ b/docs/manual/src/docs/asciidoc/index.adoc @@ -403,7 +403,15 @@ This will give you access to the entire project history (including all releases == What's New in Spring Security 5.0 Spring Security 5.0 provides a number of new features as well as support for Spring Framework 5. -You can find the change log at https://github.com/spring-projects/spring-security/milestone/90?closed=1[5.0.0.M1]. +In total there were 400+ enhancements and bugs resolved. +You can find the change log at +https://github.com/spring-projects/spring-security/milestone/90?closed=1[5.0.0.M1] +https://github.com/spring-projects/spring-security/milestone/97?closed=1[5.0.0.M2] +https://github.com/spring-projects/spring-security/milestone/100?closed=1[5.0.0.M3] +https://github.com/spring-projects/spring-security/milestone/101?closed=1[5.0.0.M4] +https://github.com/spring-projects/spring-security/milestone/102?closed=1[5.0.0.M5] +https://github.com/spring-projects/spring-security/milestone/103?closed=1[5.0.0.RC1] +https://github.com/spring-projects/spring-security/milestone/98?closed=1[5.0.0.RELEASE]. Below are the highlights of this milestone release. === New Features