diff --git a/awc/CHANGES.md b/awc/CHANGES.md index b7dc5f941..26d99ec2e 100644 --- a/awc/CHANGES.md +++ b/awc/CHANGES.md @@ -1,9 +1,9 @@ # Changes ## Unreleased - 2021-xx-xx -* Send headers within the redirect requests. [#2308] +* Send headers within the redirect requests. [#2310] -[#2308]: https://github.com/actix/actix-web/pull/2308 +[#2310]: https://github.com/actix/actix-web/pull/2310 ## 3.0.0-beta.7 - 2021-06-26 ### Changed