diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index 718f67922..f203e3f46 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -3,6 +3,7 @@ ## Unreleased - Properly wake Payload receivers when feeding errors or EOF +- Shutdown connections when HTTP Responses are written without reading full Requests ## 3.11.1