mirror of https://github.com/fafhrd91/actix-web
actix-web-actors: Add CHANGES entry re: taking buffer
This commit is contained in:
parent
f011dfb234
commit
7c1663c473
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue