diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index 1030e9e2e..afc2accc5 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -4,9 +4,9 @@ ### Changed -* Fix illegal chunked encoding. [#1611] +* Fix illegal chunked encoding. [#1615] -[#1611]: https://github.com/actix/actix-web/issues/1611 +[#1615]: https://github.com/actix/actix-web/pull/1615 ## [2.0.0-beta.1] - 2020-07-11