From d255c43b63ed175bdf3925a6da23999df8e6b0ca Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 30 Apr 2014 12:51:36 +0200 Subject: [PATCH] DATACOUCH-84 - Added headline to changelog. This will make sure we can automatically update the changelog before a release. --- src/main/resources/changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index ffa86f8c..2373fd64 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,3 +1,5 @@ +Spring Data Couchbase Changelog +=============================== Release Notes - Spring Data Couchbase - Version 1.1 M1 - 2014-03-31 -------------------------------------------------------------------