We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4780b60 commit 8669709Copy full SHA for 8669709
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+<a name="0.2.1"></a>
2
+## [0.2.1](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.2.0...v0.2.1) (2019-09-26)
3
+
4
5
+### Bug Fixes
6
7
+* add gossipsub implementation in README ([2684e36](https://github.com/libp2p/js-libp2p-pubsub/commit/2684e36))
8
+* typo in README ([929ec61](https://github.com/libp2p/js-libp2p-pubsub/commit/929ec61))
9
10
11
+### Features
12
13
+* allow inline public keys in messages ([3b3fcea](https://github.com/libp2p/js-libp2p-pubsub/commit/3b3fcea))
14
15
16
17
<a name="0.2.0"></a>
18
# [0.2.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.1.0...v0.2.0) (2019-07-08)
19
0 commit comments