From 1708a702c75a0b18251d773241b7fd6abbf333ae Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 7 Jun 2017 11:10:15 +0200 Subject: [PATCH] #341 - Updated changelog. --- src/main/resources/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 565bbaf7..a1db683b 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,17 @@ Spring Data Build - Changelog ============================= +Changes in version 1.8.11.RELEASE (2017-06-07) +---------------------------------------------- +* #366 - Upgrade to latest bugfix dependencies. +* #364 - Distribution build fails on absent remote schema/documentation directories. +* #360 - Update Spring 5 build profile to RC1. +* #353 - Make sure that static resources uploaded are overwritable by group. +* #349 - Upgrade to AsciidoctorJ PDF 1.5 alpha 15. +* #346 - Upgrade Wagon SSH extension to 2.12. +* #341 - Release 1.8.11 (Hopper SR11). + + Changes in version 2.0.0.M3 (2017-05-09) ---------------------------------------- * #357 - Upgrade to Spring Framework 5.0 RC1.