Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 86548cd

Browse files
committed
chore: release version v2.0.0
1 parent 3d6db0f commit 86548cd

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="2.0.0"></a>
2+
# [2.0.0](https://github.com/multiformats/js-multicodec/compare/v1.0.4...v2.0.0) (2020-07-31)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node buffers with uint8arrays ([688a071](https://github.com/multiformats/js-multicodec/commit/688a071))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - Where node `Buffer`s were returned, they are now `Uint8Array`s
13+
14+
15+
116
<a name="1.0.4"></a>
217
## [1.0.4](https://github.com/multiformats/js-multicodec/compare/v1.0.3...v1.0.4) (2020-07-21)
318

0 commit comments

Comments
 (0)