1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

docs: fix changelog

This commit is contained in:
Rob Ede
2023-12-25 02:35:22 +00:00
parent f4f459d420
commit 1c88af50c0

View File

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