diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index a1db683b..8b17ba42 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,18 @@ Spring Data Build - Changelog ============================= +Changes in version 1.9.4.RELEASE (2017-06-08) +--------------------------------------------- +* #372 - Upgrade to latest bugfix dependencies. +* #371 - Upgrade to Spring Framework 4.3.9. +* #365 - Distribution build fails on absent remote schema/documentation directories. +* #359 - Update Spring 5 build profile to RC1. +* #352 - Make sure that static resources uploaded are overwritable by group. +* #348 - Upgrade to AsciidoctorJ PDF 1.5 alpha 15. +* #345 - Upgrade Wagon SSH extension to 2.12. +* #342 - Release 1.9.4 (Ingalls SR4). + + Changes in version 1.8.11.RELEASE (2017-06-07) ---------------------------------------------- * #366 - Upgrade to latest bugfix dependencies.