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

Commit 4317f46

Browse files
committed
chore: release version v0.17.0
1 parent 98c2a99 commit 4317f46

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.17.0"></a>
2+
# [0.17.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.16.0...v0.17.0) (2020-08-04)
3+
4+
5+
### Bug Fixes
6+
7+
* 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))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - `util.serialize` now returns a Uint8Array
13+
14+
15+
116
<a name="0.16.0"></a>
217
# [0.16.0](https://github.com/ipld/js-ipld-dag-cbor/compare/v0.15.3...v0.16.0) (2020-07-10)
318

0 commit comments

Comments
 (0)