diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 9ebd12d..60c8373 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data LDAP Changelog ========================== +Changes in version 2.0.6.RELEASE (2018-04-04) +--------------------------------------------- +* DATALDAP-65 - QueryDSL support throw IllegalStateException with a null Predicate. +* DATALDAP-63 - Release 2.0.6 (Kay SR6). + + Changes in version 1.0.11.RELEASE (2018-04-04) ---------------------------------------------- * DATALDAP-65 - QueryDSL support throw IllegalStateException with a null Predicate.