Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
chore: release version v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Aug 4, 2020
1 parent 8e9ffa9 commit 186efda
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="0.4.0"></a>
# [0.4.0](https://github.com/ipld/js-ipld-bitcoin/compare/v0.3.2...v0.4.0) (2020-08-04)


### Bug Fixes

* replace node buffers with uint8array ([#65](https://github.com/ipld/js-ipld-bitcoin/issues/65)) ([f9d3c7e](https://github.com/ipld/js-ipld-bitcoin/commit/f9d3c7e))


### BREAKING CHANGES

* - `util.serialize` returns `Uint8Array`s
- `util.cid` returns `CID`s with a breaking API change - see https://github.com/multiformats/js-cid/pull/117 for changes



<a name="0.3.2"></a>
## [0.3.2](https://github.com/ipld/js-ipld-bitcoin/compare/v0.3.1...v0.3.2) (2020-07-23)

Expand Down

0 comments on commit 186efda

Please sign in to comment.