mirror of
https://github.com/actix/actix-web.git
synced 2024-11-22 01:21:10 +00:00
chore(actors): add version marker in changelog
This commit is contained in:
parent
be28a0bd6d
commit
882fb3d25b
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue