diff --git a/CHANGES.md b/CHANGES.md index 09723b7e2..ec09de2ac 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,13 +2,13 @@ ## Unreleased - 2021-xx-xx ### Added -- `GuardContext::header` [#????] +- `GuardContext::header` [#2569] ### Changed - `HttpResponse` can now be used as a `Responder` with any body type. [#2567] [#2567]: https://github.com/actix/actix-web/pull/2567 -[#????]: https://github.com/actix/actix-web/pull/???? +[#2569]: https://github.com/actix/actix-web/pull/2569 ## 4.0.0-beta.19 - 2022-01-04