diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index c232bc595..9d58b9aa3 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -47,6 +47,14 @@ Changes in version 2.0.0.M2 (2017-04-04) * DATACMNS-776 - ProxyingHandlerMethodArgumentResolver handles interfaces not intended for projection. +Changes in version 1.12.8.RELEASE (2017-03-02) +---------------------------------------------- +* DATACMNS-999 - Improve resource extensive error message concatenation. +* DATACMNS-989 - CustomRepositoryImplementationDetector ignores excludeFilters. +* DATACMNS-985 - Remove references to single-argument assertion methods of Spring. +* DATACMNS-979 - Release 1.12.8 (Hopper SR8). + + Changes in version 1.13.1.RELEASE (2017-03-02) ---------------------------------------------- * DATACMNS-1000 - Typo in reference documentation about domain events.