From 0748d0d53e1f03ec504773651aee8dc7b53a71b6 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 1 Jul 2015 00:12:04 +0200 Subject: [PATCH] #141 - Updated changelog. --- src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 08621cee..782be830 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.5.3.RELEASE (2015-07-01) +--------------------------------------------- +* #169 - Remove build profile for Spring 4.0.next as it's end of life effectively. +* #167 - Expose release train version for Asciidoctor build. +* #155 - Upgrade Spring 4.1 build profile to 4.1.6. +* #147 - Upgrade Spring 4.1 build profile to 4.1.5. +* #145 - Upgrade Querydsl-next build profile. +* #144 - Add build profiles for Spring 4.2. +* #141 - Release 1.5.3 (Evans SR3). +* #140 - Backport documentation build fixes for multi-module builds. + + Changes in version 1.6.1.RELEASE (2015-06-30) --------------------------------------------- * #181 - Release 1.6.1 (Fowler SR1).