diff --git a/CHANGES.md b/CHANGES.md index 2a2e2e414..0024261fa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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