From 11c2a515d89714f4b3556d405978b7784e791ba7 Mon Sep 17 00:00:00 2001 From: troymc Date: Mon, 7 Mar 2016 11:03:09 +0100 Subject: [PATCH] Mention CHANGELOG.md in docs Release Notes --- docs/source/release-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/release-notes.md b/docs/source/release-notes.md index 54546a89..1a80c120 100644 --- a/docs/source/release-notes.md +++ b/docs/source/release-notes.md @@ -4,4 +4,6 @@ You can find a list of all BigchainDB releases and release notes on GitHub at: [https://github.com/bigchaindb/bigchaindb/releases](https://github.com/bigchaindb/bigchaindb/releases) -We also have [a roadmap document in bigchaindb/ROADMAP.md](https://github.com/bigchaindb/bigchaindb/blob/develop/ROADMAP.md). +The [CHANGELOG.md file](https://github.com/bigchaindb/bigchaindb/blob/develop/CHANGELOG.md) contains much the same information, but it also has notes about what to expect in the _next_ release. + +We also have [a roadmap document in ROADMAP.md](https://github.com/bigchaindb/bigchaindb/blob/develop/ROADMAP.md).