From 31c9c3d54dbad79e0d27a1adc2fa78b3d0b4c332 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Mon, 6 Feb 2017 21:40:17 +0100 Subject: [PATCH] Updated CHANGELOG.md for v0.9.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ff7908e..f1f8d6b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,13 @@ For reference, the possible headings are: * **External Contributors** to list contributors outside of BigchainDB GmbH. * **Notes** +## [0.9.1] - 2017-02-06 +Tag name: v0.9.1 + +### Fixed +* Fixed bug in how the transaction `VERSION` string was calculated from the BigchainDB Server `__short_version__` string. [Pull Request #1160](https://github.com/bigchaindb/bigchaindb/pull/1160) + + ## [0.9.0] - 2017-02-06 Tag name: v0.9.0