DATALDAP-59 - Updated changelog.

This commit is contained in:
Mark Paluch
2018-04-13 14:29:56 +02:00
parent 295ba6fc69
commit ed17eb35d4

View File

@@ -1,6 +1,15 @@
Spring Data LDAP Changelog
==========================
Changes in version 2.1.0.M2 (2018-04-13)
----------------------------------------
* DATALDAP-68 - Spring Data Ldap introduces spring-web as dependency without any reason.
* DATALDAP-65 - QueryDSL support throw IllegalStateException with a null Predicate.
* DATALDAP-64 - Export composable repositories via CDI.
* DATALDAP-60 - Enable Spring Data LDAP for Spring Data REST usage.
* DATALDAP-59 - Release 2.1 M2 (Lovelace).
Changes in version 2.0.6.RELEASE (2018-04-04)
---------------------------------------------
* DATALDAP-65 - QueryDSL support throw IllegalStateException with a null Predicate.