We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a6887 commit 6433611Copy full SHA for 6433611
protocols/gossipsub/CHANGELOG.md
@@ -1,11 +1,15 @@
1
## 0.50.0
2
3
-- Relax `Behaviour::with_metrics` requirements, do not require DataTransform and TopicSubscriptionFilter to also impl Default
4
- See [PR XXXX](https://github.com/libp2p/rust-libp2p/pull/6097)
5
-
6
- Remove `Rpc` from the public API.
7
See [PR 6091](https://github.com/libp2p/rust-libp2p/pull/6091)
8
+## 0.49.2
+
+- Relax `Behaviour::with_metrics` requirements, do not require DataTransform and TopicSubscriptionFilter to also impl Default
9
+ See [PR 6097](https://github.com/libp2p/rust-libp2p/pull/6097)
10
11
+## 0.49.1
12
13
- Fix applying P3 and P6 Score penalties when their weight is zero
14
See [PR 6097](https://github.com/libp2p/rust-libp2p/pull/6097)
15
0 commit comments