Skip to content

Commit 3014294

Browse files
committedJul 6, 2021
chore: release version v10.0.0
1 parent 755d494 commit 3014294

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [10.0.0](https://github.com/multiformats/js-multiaddr/compare/v9.0.2...v10.0.0) (2021-07-06)
2+
3+
4+
### chore
5+
6+
* update to new multiformats ([#200](https://github.com/multiformats/js-multiaddr/issues/200)) ([7e3aff9](https://github.com/multiformats/js-multiaddr/commit/7e3aff9a24218eb1c5a7df0f7b8e9e378796431c))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* uses the CID class from the new multiformats module
12+
13+
14+
115
## [9.0.2](https://github.com/multiformats/js-multiaddr/compare/v9.0.1...v9.0.2) (2021-06-23)
216

317

0 commit comments

Comments
 (0)
Please sign in to comment.