diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 13f2b1b..5eb8126 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -14,6 +14,12 @@ Changes in version 2.0.0.M2 (2017-04-04) * DATAKV-151 - Release 2.0 M2 (Kay). +Changes in version 1.1.8.RELEASE (2017-03-02) +--------------------------------------------- +* DATAKV-163 - Use Spring 5 compatible version of AnnotatedElementUtils.findAnnotationAttributes. +* DATAKV-161 - Release 1.1.8 (Hopper SR8). + + Changes in version 1.2.1.RELEASE (2017-03-02) --------------------------------------------- * DATAKV-163 - Use Spring 5 compatible version of AnnotatedElementUtils.findAnnotationAttributes.