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.