Skip to content

Commit b0d2174

Browse files
committed
chore: release version v3.0.0
1 parent 7c37d6c commit b0d2174

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="3.0.0"></a>
2+
# [3.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v2.0.1...v3.0.0) (2020-08-24)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node buffers with uint8arrays ([#251](https://github.com/ipfs/js-ipfs-bitswap/issues/251)) ([4f9d7cd](https://github.com/ipfs/js-ipfs-bitswap/commit/4f9d7cd))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - All use of node Buffers have been replaced with Uint8Arrays
13+
- All deps now use Uint8Arrays in place of node Buffers
14+
15+
16+
117
<a name="2.0.1"></a>
218
## [2.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v2.0.0...v2.0.1) (2020-07-20)
319

0 commit comments

Comments
 (0)