From 0b50a5437502d10d633494b2adf79f57ce84100e Mon Sep 17 00:00:00 2001 From: chad Date: Mon, 16 May 2022 18:06:06 -0500 Subject: [PATCH] swarm:/ update changelog --- swarm/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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