We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57086ad commit ea8fac8Copy full SHA for ea8fac8
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+<a name="0.4.0"></a>
2
+# [0.4.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.3.2...v0.4.0) (2019-12-01)
3
+
4
5
+### Chores
6
7
+* getSubscribers ([#32](https://github.com/libp2p/js-libp2p-pubsub/issues/32)) ([b76451e](https://github.com/libp2p/js-libp2p-pubsub/commit/b76451e))
8
9
10
+### BREAKING CHANGES
11
12
+* getPeersSubscribed renamed to getSubscribers to remove redundant wording
13
14
15
16
<a name="0.3.2"></a>
17
## [0.3.2](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.3.1...v0.3.2) (2019-11-28)
18
0 commit comments