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).