Skip to content

Commit

Permalink
chore: merge changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
junekhan committed Feb 19, 2024
1 parent 64f6c70 commit 52d88d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protocols/kad/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
- Make it mandatory to provide protocol names when creating a `kad::Config`.
Deprecate `kad::Config::default()`, replaced by `kad::Config::new(StreamProtocol)`.
See [PR 5122](https://github.com/libp2p/rust-libp2p/pull/5122).
- Compute `jobs_query_capacity` accurately.
See [PR 5148](https://github.com/libp2p/rust-libp2p/pull/5148).

## 0.45.3

Expand Down

0 comments on commit 52d88d3

Please sign in to comment.