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

Commit e05b8f1

Browse files
committed
chore: release version v0.18.0
1 parent e9de4b3 commit e05b8f1

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="0.18.0"></a>
2+
# [0.18.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.17.1...v0.18.0) (2020-08-05)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node buffers with uint8arrays ([#105](https://github.com/ipfs/js-ipfs-block-service/issues/105)) ([804c5cf](https://github.com/ipfs/js-ipfs-block-service/commit/804c5cf))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - All uses of Buffers have been replaced with Uint8Arrays
13+
- The ipfs-repo this module uses only returns Uint8Arrays
14+
15+
16+
117
<a name="0.17.1"></a>
218
## [0.17.1](https://github.com/ipfs/js-ipfs-block-service/compare/v0.17.0...v0.17.1) (2020-05-05)
319

0 commit comments

Comments
 (0)