Skip to content

Commit

Permalink
Add CHANGELOG.md entry for libp2p crate
Browse files Browse the repository at this point in the history
  • Loading branch information
jxs committed Nov 29, 2024
1 parent 592aec6 commit 8506bc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libp2p/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
See [PR 4821](https://github.com/libp2p/rust-libp2p/pull/4821).
- Introduce `SwarmBuilder::with_dns_config`.
See [PR 4808](https://github.com/libp2p/rust-libp2p/pull/4808).
- Update default for idle-connection-timeout to 10s.
See [PR 4967](https://github.com/libp2p/rust-libp2p/pull/4967).

## 0.53.0

Expand Down

0 comments on commit 8506bc7

Please sign in to comment.