From 1cfd6ff500f9f74dbd71145ad5b8d367c0a73c5d Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Wed, 4 Dec 2019 14:11:39 +0100 Subject: [PATCH] DATALDAP-135 - Updated changelog. --- src/main/resources/changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 179372b..48b4d8e 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,11 @@ Spring Data LDAP Changelog ========================== +Changes in version 2.2.3.RELEASE (2019-12-04) +--------------------------------------------- +* DATALDAP-135 - Release 2.2.3 (Moore SR3). + + Changes in version 2.1.14.RELEASE (2019-12-04) ---------------------------------------------- * DATALDAP-134 - Release 2.1.14 (Lovelace SR14). @@ -452,3 +457,4 @@ Changes in version 1.0.0.M1 (2016-11-11) * Introducing generic repository implementation for LDAP * Automatic implementation of interface query method names on repositories. +