1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

docs: fix changelog

This commit is contained in:
Rob Ede 2023-12-25 02:35:22 +00:00
parent f4f459d420
commit 1c88af50c0
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -4,7 +4,7 @@
## 3.5.1
## Fixed
### Fixed
- Prevent hang when returning zero-sized response bodies through compression layer.