diff --git a/CHANGELOG.md b/CHANGELOG.md index 914c669..9cca2cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +* Updated [`futures`](https://github.com/rust-lang/futures-rs) from 0.3.26 to 0.3.27 ([#575]) + +[#575]: https://github.com/vbrandl/hoc/pull/575 + + ## [0.32.0] 2023-03-06 * Updated [`actix-web`](https://github.com/actix/actix-web) from 4.3.0 to 4.3.1 ([#566])