From 9437ec25643bf7df43555531698fc2fc3b7288f6 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 14 Oct 2015 11:24:55 +0200 Subject: [PATCH] DATACMNS-777 - Updated changelog. --- src/main/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 1cb470bc2..faa4fb203 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,13 @@ Spring Data Commons Changelog ============================= +Changes in version 1.9.4.RELEASE (2015-10-14) +--------------------------------------------- +* DATACMNS-778 - Backport fix for @javax.transaction.Transactional support. +* DATACMNS-777 - Release 1.9.4 (Evans). +* DATACMNS-774 - Tweak Travis build to run the updated build profiles for Evans. + + Changes in version 1.11.0.RELEASE (2015-09-01) ---------------------------------------------- * DATACMNS-760 - Remove cyclic dependency in querydsl packages.