actix-web-actors: Add CHANGES entry re: taking buffer

This commit is contained in:
asonix 2024-05-18 13:47:45 -05:00
parent f011dfb234
commit 7c1663c473
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
## Unreleased
- Take the encoded buffer when yielding bytes in the response stream rather than splitting the buffer, reducing memory use
- Minimum supported Rust version (MSRV) is now 1.72.
## 4.3.0