diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index ff96bfd98..61eeb4beb 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -2,8 +2,6 @@ ## Unreleased -- Remove redundant 4 byte reservation in webscoket encoder - ## 3.7.0 ### Added