update changelog

This commit is contained in:
Mohsen Alizadeh 2021-05-23 16:39:36 +02:00
parent 8c1e8d0a83
commit b4b354eed0
1 changed files with 3 additions and 0 deletions

View File

@ -1,7 +1,10 @@
# Changes
## Unreleased - 2021-xx-xx
### Changed
* Fix `Redirect` middleware to handle redirects without `Location` header. #[#2230]
[#2230]: https://github.com/actix/actix-web/pull/2230
## 3.0.0-beta.5 - 2021-04-17
### Removed