Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Commit 9149058

Browse files
committedApr 21, 2020
chore: release version v0.18.0
1 parent f2b3ac1 commit 9149058

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.18.0"></a>
2+
# [0.18.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.17.9...v0.18.0) (2020-04-21)
3+
4+
5+
### Chores
6+
7+
* peer-discovery not using peer-info ([#213](https://github.com/libp2p/js-libp2p-webrtc-star/issues/213)) ([ab4aafe](https://github.com/libp2p/js-libp2p-webrtc-star/commit/ab4aafe))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* peer event emits with id and multiaddrs properties instead of peer-info
13+
14+
15+
116
<a name="0.17.9"></a>
217
## [0.17.9](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.17.8...v0.17.9) (2020-04-02)
318

0 commit comments

Comments
 (0)
This repository has been archived.