From d7a74f8896457e4665c8c907bbbf47b3b9efe4ad Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 16 May 2016 12:35:32 -0500 Subject: [PATCH] Update What's new for 2.1 --- src/docs/asciidoc/index.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 99124625..4cfd5e3a 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -163,13 +163,14 @@ In order to use the custom XML namespace for configuring the Spring LDAP compone === What's new in 2.1? -For complete details of 2.1 refer to the https://github.com/spring-projects/spring-ldap/issues?q=milestone%3A2.1.0.RC1[changelog] +For complete details of 2.1 refer to the changelog https://github.com/spring-projects/spring-ldap/issues?q=milestone%3A2.1.0.RC1[2.1.0.RC1] and https://github.com/spring-projects/spring-ldap/issues?utf8=%E2%9C%93&q=milestone%3A2.1.0[2.1.0] The highlights of Spring LDAP 2.1 can be found below. * https://github.com/spring-projects/spring-ldap/pull/390[#390] - Spring Data Hopper Support * https://github.com/spring-projects/spring-ldap/issues/351[#351] - Support for commons-pool2 * https://github.com/spring-projects/spring-ldap/issues/370[#370] - Support property placeholders in XML Namespace * https://github.com/spring-projects/spring-ldap/pull/392[#392] - Document Testing Support +* https://github.com/spring-projects/spring-ldap/pull/400[#401] - Switch to assertj * Migrated from JIRA to https://github.com/spring-projects/spring-ldap/issues[GitHub Issues] * Added https://gitter.im/spring-projects/spring-ldap[Gitter Chat]