From ed5f1bf113c652bd5a6a0d13d6e370e44414f63e 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 334217af9..1d1e17f7f 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.9.3.RELEASE (2015-07-01) --------------------------------------------- * DATACMNS-724 - Release 1.9.3 (Evans).