Skip to content

Commit

Permalink
Add a changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Ermolaev committed Mar 13, 2023
1 parent 8b4c290 commit 7f6fc65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions swarm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@

- Remove `ConnectionId::new`. Manually creating `ConnectionId`s is now unsupported. See [PR 3327].

- Gracefully disable oneshot handler on dial upgrade errors. See [PR 3577].

[PR 3364]: https://github.com/libp2p/rust-libp2p/pull/3364
[PR 3170]: https://github.com/libp2p/rust-libp2p/pull/3170
[PR 3134]: https://github.com/libp2p/rust-libp2p/pull/3134
Expand All @@ -102,6 +104,7 @@
[PR 3375]: https://github.com/libp2p/rust-libp2p/pull/3375
[PR 3254]: https://github.com/libp2p/rust-libp2p/pull/3254
[PR 3497]: https://github.com/libp2p/rust-libp2p/pull/3497
[PR 3577]: https://github.com/libp2p/rust-libp2p/pull/3577

# 0.41.1

Expand Down

0 comments on commit 7f6fc65

Please sign in to comment.