Skip to content

Commit 11dcdef

Browse files
Add changelog entry
1 parent 478dc6b commit 11dcdef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

swarm/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
- Raise MSRV to 1.65.
44
See [PR 3715].
55

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+
69
[PR 3715]: https://github.com/libp2p/rust-libp2p/pull/3715
10+
[PR XXXX]: https://github.com/libp2p/rust-libp2p/pull/XXXX
711

812
## 0.42.2
913

0 commit comments

Comments
 (0)