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 478dc6b commit 11dcdefCopy full SHA for 11dcdef
swarm/CHANGELOG.md
@@ -3,7 +3,11 @@
3
- Raise MSRV to 1.65.
4
See [PR 3715].
5
6
+- Return a bool from `ExternalAddresses::on_swarm_event` and `ListenAddresses::on_swarm_event` indicating whether any state was changed.
7
+ See [PR XXXX].
8
+
9
[PR 3715]: https://github.com/libp2p/rust-libp2p/pull/3715
10
+[PR XXXX]: https://github.com/libp2p/rust-libp2p/pull/XXXX
11
12
## 0.42.2
13
0 commit comments