diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index c854d4200..3ce06442e 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -2,7 +2,7 @@ ## Unreleased -### Changed +### Added - Implement `From<&HeaderMap>` for `http::HeaderMap`.