diff --git a/CHANGELOG.md b/CHANGELOG.md index ce03190..3ec2aaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,16 +17,22 @@ The following emojis are used to highlight certain changes: ### Changed -- [go-libp2p 0.41.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.41.0) -- [go-libp2p-kad-dht v0.29.2](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.29.2) -- [Boxo v0.28.0](https://github.com/ipfs/boxo/releases/tag/v0.28.0) - ### Removed ### Fixed ### Security +## [v0.9.0] + +This release includes a number of dependency updates that include bug fixes and improvements. + +### Changed + +- [go-libp2p 0.41.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.41.0) +- [go-libp2p-kad-dht v0.29.2](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.29.2) +- [Boxo v0.28.0](https://github.com/ipfs/boxo/releases/tag/v0.28.0) + ## [v0.8.0] ### Added