diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 78747abc2..5b24db9f0 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Commons Changelog ============================= +Changes in version 1.11.6.RELEASE (2016-09-29) +---------------------------------------------- +* DATACMNS-923 - Remove obsolete code in DefaultRepositoryInformation. +* DATACMNS-922 - Release 1.11.6 (Gosling SR6). +* DATACMNS-917 - Query methods returning Maps shouldn't return null if no result is present. + + Changes in version 1.11.5.RELEASE (2016-09-20) ---------------------------------------------- * DATACMNS-913 - Release 1.11.5 (Gosling SR5).