update pr number in changelog

This commit is contained in:
Omid Rad 2021-07-08 14:29:06 +02:00
parent f8c695fbf2
commit 1964a125b3
1 changed files with 2 additions and 2 deletions

View File

@ -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