We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b7671 commit 363f655Copy full SHA for 363f655
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+<a name="0.5.0"></a>
2
+# [0.5.0](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.4.3...v0.5.0) (2020-04-22)
3
+
4
5
+### Chores
6
7
+* remove peer-info usage ([21a63cb](https://github.com/libp2p/js-libp2p-pubsub/commit/21a63cb))
8
9
10
+### BREAKING CHANGES
11
12
+* pubsub internal peer does not have info propery anymore and use the new topology api with peer-id instead of peer-info
13
14
15
16
<a name="0.4.3"></a>
17
## [0.4.3](https://github.com/libp2p/js-libp2p-pubsub/compare/v0.4.1...v0.4.3) (2020-02-14)
18
0 commit comments