diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d38b19..a4b0158 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [0.6.1](https://github.com/ipld/js-ipld-git/compare/v0.6.0...v0.6.1) (2020-08-05) + + +### Bug Fixes + +* convert output of multihash.decode to buffer ([20dd68f](https://github.com/ipld/js-ipld-git/commit/20dd68f)) + + + # [0.6.0](https://github.com/ipld/js-ipld-git/compare/v0.5.3...v0.6.0) (2020-08-04)