diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index b55437121..994c91a83 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -2,8 +2,6 @@ ## Unreleased -- Updated `h2` dependency to `0.3.24`. - ## 3.5.1 ### Fixed