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

Commit 749f042

Browse files
committed
chore: release version v3.0.0
1 parent 34fccdd commit 749f042

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="3.0.0"></a>
2+
# [3.0.0](https://github.com/ipfs/js-ipfs-repo-migrations/compare/v2.0.1...v3.0.0) (2020-08-05)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node buffers with uint8arrays ([#25](https://github.com/ipfs/js-ipfs-repo-migrations/issues/25)) ([1e7592d](https://github.com/ipfs/js-ipfs-repo-migrations/commit/1e7592d))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - node `Buffer`s have been replaced with `Uint8Array`s
13+
14+
15+
116
<a name="2.0.1"></a>
217
## [2.0.1](https://github.com/ipfs/js-ipfs-repo-migrations/compare/v2.0.0...v2.0.1) (2020-07-21)
318

0 commit comments

Comments
 (0)