mirror of https://github.com/fafhrd91/actix-web
Fix changelog
This commit is contained in:
parent
2442bce824
commit
64d7f8786c
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
* `HttpResponse::take_body` and old `HttpResponse::into_body` method that casted body type. [#2201]
|
* `HttpResponse::take_body` and old `HttpResponse::into_body` method that casted body type. [#2201]
|
||||||
* `FromRequest::Config` was removed
|
* `FromRequest::Config` was removed. [#2233]
|
||||||
|
|
||||||
[#2200]: https://github.com/actix/actix-web/pull/2200
|
[#2200]: https://github.com/actix/actix-web/pull/2200
|
||||||
[#2201]: https://github.com/actix/actix-web/pull/2201
|
[#2201]: https://github.com/actix/actix-web/pull/2201
|
||||||
|
|
Loading…
Reference in New Issue