Skip to content

Commit

Permalink
chore(swarm): reword CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jxs committed Jul 6, 2024
1 parent 02fc027 commit 485955b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions swarm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@

## 0.45.1
## 0.45.0

- Optimize internal connection `fn poll`. New implementation now scales much better with number of listen protocols active.
No changes to public API introduced.
See [PR 5026](https://github.com/libp2p/rust-libp2p/pull/5026)

## 0.45.0

- Add peer_id to `FromSwarm::ListenFailure`.
See [PR 4818](https://github.com/libp2p/rust-libp2p/pull/4818).

- Use `web-time` instead of `instant`.
See [PR 5347](https://github.com/libp2p/rust-libp2p/pull/5347).
- Add `#[track_caller]` on all `spawn` wrappers.
Expand Down

0 comments on commit 485955b

Please sign in to comment.