We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b6ae0 commit 39309a5Copy full SHA for 39309a5
CHANGELOG.md
@@ -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
16
<a name="0.2.1"></a>
17
## [0.2.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.2.0...v0.2.1) (2019-09-26)
18
0 commit comments