From a37d2ff19dfc830010f1459d48f3078db041c061 Mon Sep 17 00:00:00 2001 From: Rodolphe Marques Date: Tue, 3 May 2016 11:46:33 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d9aabd3..f886d3dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,13 @@ committed: ### Fixed - Bug related to block validation: [Pull Request #233](https://github.com/bigchaindb/bigchaindb/pull/233) +### Notes +This release completely refactored the structure of the transactions and broke compatibility with older versions +of BigchainDB. The refactor of the transactions was made in order to add support for multiple inputs/outputs and +the crypto-conditions specs from the Interledger protocol. + +We also updated the rethinkdb python drivers so you need to upgrade to rethinkdb v2.3+ + ## [0.2.0] - 2016-04-26 Tag name: v0.2.0