diff --git a/swarm/CHANGELOG.md b/swarm/CHANGELOG.md index 079c0a3f351..8f4b3940efa 100644 --- a/swarm/CHANGELOG.md +++ b/swarm/CHANGELOG.md @@ -8,9 +8,12 @@ - Rename `IncomingInfo::to_connected_point` to `IncomingInfo::create_connected_point`. See [PR 2620]. +- Rename `TProtoHandler` to `TConnectionHandler`, `ToggleProtoHandler` to `ToggleConnectionHandler`, `ToggleIntoProtoHandler` to `ToggleIntoConnectionHandler`. See [PR 2640]. + [PR 2529]: https://github.com/libp2p/rust-libp2p/pull/2529 [PR 2610]: https://github.com/libp2p/rust-libp2p/pull/2610 [PR 2620]: https://github.com/libp2p/rust-libp2p/pull/2620 +[PR 2640]: https://github.com/libp2p/rust-libp2p/pull/2640 # 0.35.0