mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-23 16:21:06 +01:00
chore(actors): add version marker in changelog
This commit is contained in:
parent
be28a0bd6d
commit
882fb3d25b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
## 4.3.1
|
## 4.3.1 <!-- v4.3.1+deprecated -->
|
||||||
|
|
||||||
- Reduce memory usage by `take`-ing (rather than `split`-ing) the encoded buffer when yielding bytes in the response stream.
|
- Reduce memory usage by `take`-ing (rather than `split`-ing) the encoded buffer when yielding bytes in the response stream.
|
||||||
- Mark crate as deprecated.
|
- Mark crate as deprecated.
|
||||||
|
Loading…
Reference in New Issue
Block a user