Skip to content

Commit 7f32109

Browse files
committed
chore: release version v11.0.0
1 parent 6e65ab6 commit 7f32109

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [11.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v10.0.3...v11.0.0) (2021-07-09)
2+
3+
4+
### chore
5+
6+
* upgrade repo to new multiformats module ([#313](https://github.com/ipfs/js-ipfs-repo/issues/313)) ([4144a93](https://github.com/ipfs/js-ipfs-repo/commit/4144a93db9964b74d89970bcf5a7d393f1f885b1))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* The blockstore now takes instances of the new `CID` class and returns `Uint8Arrays`
12+
13+
Co-authored-by: Vasco Santos <[email protected]>
14+
Co-authored-by: Rod Vagg <[email protected]>
15+
16+
17+
118
## [10.0.3](https://github.com/ipfs/js-ipfs-repo/compare/v10.0.2...v10.0.3) (2021-05-04)
219

320

0 commit comments

Comments
 (0)