diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index d7fdb64..030ebc8 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,12 @@ Spring Data KeyValue Changelog ========================== +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.