From 4cf8c900b2de401a9495eb9a0fe8bad8115c6969 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 30 Jun 2014 10:19:44 +0200 Subject: [PATCH] #80 - Forward ported changelog entries from 1.3.x branch. --- 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 5c87f764..fdaf07fc 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.3.3.RELEASE (2014-06-18) +--------------------------------------------- +- #82 - Backport JavaDoc updated to 1.3.x. +- #75 - Release 1.3.3. +- #72 - Backport switching the order of Spring 4 and Spring 4 Next profile. +- #69 - Back-port Spring 4 profile upgrade. + + Changes in version 1.4.0.RELEASE (2014-05-20) --------------------------------------------- * #74 - Upgrade to Spring 3.2.9.