From 0608428acefb956dfb84433a845392fd52a38601 Mon Sep 17 00:00:00 2001 From: Volker Mische Date: Fri, 18 Jan 2019 13:19:24 +0100 Subject: [PATCH] chore: release version v2.0.3 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55fa56e..1a3631f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +## [2.0.3](https://github.com/ipld/js-ipld-ethereum/compare/v2.0.2...v2.0.3) (2019-01-18) + + +### Bug Fixes + +* **package:** update merkle-patricia-tree to version 3.0.0 ([57f19fe](https://github.com/ipld/js-ipld-ethereum/commit/57f19fe)) +* browser bundle ([a246af1](https://github.com/ipld/js-ipld-ethereum/commit/a246af1)) + + + ## [2.0.2](https://github.com/ipld/js-ipld-ethereum/compare/v2.0.1...v2.0.2) (2018-11-07)