Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
chore: release version v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Aug 4, 2020
1 parent 98c2a99 commit 4317f46
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.17.0"></a>
# [0.17.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.16.0...v0.17.0) (2020-08-04)


### Bug Fixes

* replace node buffers with uint8arrays ([#134](https://github.com/ipld/js-ipld-dag-cbor/issues/134)) ([41587e7](https://github.com/ipld/js-ipld-dag-cbor/commit/41587e7))


### BREAKING CHANGES

* - `util.serialize` now returns a Uint8Array



<a name="0.16.0"></a>
# [0.16.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.15.3...v0.16.0) (2020-07-10)

Expand Down

0 comments on commit 4317f46

Please sign in to comment.