From 6f2771f73dd6bfb0cd1153f023ee3e830c9155c9 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 16 May 2016 12:29:41 -0500 Subject: [PATCH] Add Spring Data Hopper to What's New Fixes gh-396 --- src/docs/asciidoc/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 0f8dcc77..99124625 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -166,6 +166,7 @@ In order to use the custom XML namespace for configuring the Spring LDAP compone For complete details of 2.1 refer to the https://github.com/spring-projects/spring-ldap/issues?q=milestone%3A2.1.0.RC1[changelog] 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