Skip to content

Commit 55ee332

Browse files
committed
chore: release version v0.31.0-rc.1
1 parent ffe122d commit 55ee332

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+
# [0.31.0-rc.1](https://github.com/libp2p/js-libp2p/compare/v0.31.0-rc.0...v0.31.0-rc.1) (2021-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* dial protocol should throw if no protocol is provided ([#914](https://github.com/libp2p/js-libp2p/issues/914)) ([21c9aee](https://github.com/libp2p/js-libp2p/commit/21c9aeecb13440238aa6b0fb5a6731d2f87d4938))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* dialProtocol does not return connection when no protocols are provided
12+
13+
14+
115
# [0.31.0-rc.0](https://github.com/libp2p/js-libp2p/compare/v0.30.12...v0.31.0-rc.0) (2021-04-15)
216

317

0 commit comments

Comments
 (0)