From ad3fb0ab507e46d8528fbb2ecdcea7bd5d1fa87b Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 1 Jul 2015 02:08:25 +0200 Subject: [PATCH] #148 - Updated changelog. --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 782be830..072a0e55 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Build - Changelog ============================= +Changes in version 1.4.6.RELEASE (2015-07-01) +--------------------------------------------- +* #170 - Remove build profile for Spring 4.0.next as it's end of life effectively. +* #154 - Upgrade Spring 4.1 build profile to 4.1.6. +* #149 - Upgrade Spring 4.1 build profile to 4.1.5. +* #148 - Release 1.4.6 (Dijkstra SR6). + + 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.