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

Commit 90e69ae

Browse files
committedOct 2, 2019
chore: release version v0.17.0
1 parent 922bdc8 commit 90e69ae

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.17.0"></a>
2+
# [0.17.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.16.1...v0.17.0) (2019-10-02)
3+
4+
5+
### Code Refactoring
6+
7+
* switch to async iterators ([#183](https://github.com/libp2p/js-libp2p-webrtc-star/issues/183)) ([db5c97e](https://github.com/libp2p/js-libp2p-webrtc-star/commit/db5c97e))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* Switch to using async/await and async iterators. The transport and connection interfaces have changed.
13+
14+
15+
116
<a name="0.16.1"></a>
217
## [0.16.1](https://github.com/libp2p/js-libp2p-webrtc-star/compare/v0.16.0...v0.16.1) (2019-05-12)
318

0 commit comments

Comments
 (0)
This repository has been archived.