Skip to content

Commit 6433611

Browse files
authored
chore(gossipsub): update CHANGELOG.md
Pull-Request: #6118.
1 parent 19a6887 commit 6433611

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

protocols/gossipsub/CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
## 0.50.0
22

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-
63
- Remove `Rpc` from the public API.
74
See [PR 6091](https://github.com/libp2p/rust-libp2p/pull/6091)
85

6+
## 0.49.2
7+
8+
- 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+
913
- Fix applying P3 and P6 Score penalties when their weight is zero
1014
See [PR 6097](https://github.com/libp2p/rust-libp2p/pull/6097)
1115

0 commit comments

Comments
 (0)