Skip to content

Commit 39309a5

Browse files
committed
chore: release version v0.3.0
1 parent 12b6ae0 commit 39309a5

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.3.0"></a>
2+
# [0.3.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.2.1...v0.3.0) (2019-11-14)
3+
4+
5+
### Code Refactoring
6+
7+
* async ([#26](https://github.com/libp2p/js-libp2p-pubsub/issues/26)) ([c690b29](https://github.com/libp2p/js-libp2p-pubsub/commit/c690b29))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* Switch to using async/await and async iterators.
13+
14+
15+
116
<a name="0.2.1"></a>
217
## [0.2.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.2.0...v0.2.1) (2019-09-26)
318

0 commit comments

Comments
 (0)