diff --git a/CHANGELOG.md b/CHANGELOG.md index ec4fb8850..2e67d0be7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,10 +18,14 @@ The following emojis are used to highlight certain changes: ### Changed +- updated to go-libp2p to [v0.37.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.37.0) + ### Removed ### Fixed +- Fix panic if current live count is greater than broadcast limit [#702](https://github.com/ipfs/boxo/pull/702) + ### Security ## [v0.24.2]