mirror of https://github.com/fafhrd91/actix-web
include changelog entry for redirects
This commit is contained in:
parent
d1727104c7
commit
0ba5e5e713
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
## Unreleased - 2020-xx-xx
|
## Unreleased - 2020-xx-xx
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
* Follows redirects and respects `disable_redirects` and `max_redirects` options.
|
||||||
|
|
||||||
|
|
||||||
## 2.0.3 - 2020-11-29
|
## 2.0.3 - 2020-11-29
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in New Issue