mirror of https://github.com/fafhrd91/actix-web
Update changelog
This commit is contained in:
parent
288becfea3
commit
c7f621fcf9
|
@ -8,6 +8,8 @@
|
|||
|
||||
* Allow to re-construct `ServiceRequest` from `HttpRequest` and `Payload`
|
||||
|
||||
* Allow to use `std::convert::Infallible` as `actix_http::error::Error`
|
||||
|
||||
|
||||
## [1.0.7] - 2019-08-29
|
||||
|
||||
|
|
Loading…
Reference in New Issue