update changelog

This commit is contained in:
Rob Ede 2022-06-27 04:10:25 +01:00
parent 124c150396
commit c2edf42099
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# Changes
## Unreleased - 2022-xx-xx
### Fixed
- Fix parsing ambiguity in Transfer-Encoding and Content-Length headers for HTTP/1.0 requests. [#2794]
[#2794]: https://github.com/actix/actix-web/pull/2794
## 3.2.0 - 2022-06-30