diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index d01ce6c9..2be6da2b 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.6.0.M1 (2014-12-01) +---------------------------------------- +* #128 - Upgrade to Querydsl 3.6.0. +* #127 - Add build profile for current Spring 4.1. +* #121 - Switch to HTTPS for repository declarations. +* #119 - Upgrade dependencies for the 1.6.x branch (Fowler). +* #115 - Upgrade to Spring 4.0.8. +* #114 - Provide asciidoc attributes for project information. +* #113 - Release 1.6 M1 (Fowler). +* #110 - Update spring41-next profile. + + Changes in version 1.5.0.RELEASE (2014-09-05) --------------------------------------------- * #109 - Improve CONTRIBUTING.md.