actix-http: Update CHANGES wrt byte fix

This commit is contained in:
asonix 2024-05-19 11:02:52 -05:00
parent c01b264772
commit b4ae5d84c3
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## Unreleased
- Remove redundant 4 byte reservation in webscoket encoder
## 3.7.0
### Added