mirror of https://github.com/fafhrd91/actix-web
update changelog
This commit is contained in:
parent
8c1e8d0a83
commit
b4b354eed0
|
@ -1,7 +1,10 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## 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
|
## 3.0.0-beta.5 - 2021-04-17
|
||||||
### Removed
|
### Removed
|
||||||
|
|
Loading…
Reference in New Issue