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

Commit 42c5340

Browse files
committed
chore: release version v0.4.0
1 parent 9a5288d commit 42c5340

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.4.0"></a>
2+
# [0.4.0](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v0.3.1...v0.4.0) (2019-10-02)
3+
4+
5+
### Code Refactoring
6+
7+
* switch to async iterators ([#30](https://github.com/libp2p/js-libp2p-webrtc-direct/issues/30)) ([4def4aa](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/4def4aa))
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.3.1"></a>
217
## [0.3.1](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v0.3.0...v0.3.1) (2018-09-26)
318

0 commit comments

Comments
 (0)