From 3bec24860e5daa9acbdbe0d4eda221092dfbee53 Mon Sep 17 00:00:00 2001 From: Sylvain Bellemare Date: Thu, 29 Jun 2017 11:10:16 +0200 Subject: [PATCH] Update change log for v0.10.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14ca4ff2..c708e9c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,13 @@ Tag name: v1.0.0rc1 * The [BigchainDB JavaScript driver](https://github.com/bigchaindb/js-bigchaindb-driver) was moved to a different GitHub repo and is now officially maintained by the BigchainDB team. * We continue to recommend using MongoDB. +## [0.10.3] - 2017-06-29 +Tag name: v0.10.3 + +## Fixed +* Pin minor+ version of `cryptoconditions` to avoid upgrading to a non + compatible version. +[commit 97268a5](https://github.com/bigchaindb/bigchaindb/commit/97268a577bf27942a87d8eb838f4816165c84fd5) ## [0.10.2] - 2017-05-16 Tag name: v0.10.2