From 979f3a33a84aca5b18be9e58a53b59c02f3c1bb8 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 2 Mar 2017 11:29:23 +0100 Subject: [PATCH] DATAKV-161 - 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 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.