1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

chore(actors): add version marker in changelog

This commit is contained in:
Rob Ede
2024-08-10 03:08:18 +01:00
parent be28a0bd6d
commit 882fb3d25b

View File

@ -2,7 +2,7 @@
## 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.
- Mark crate as deprecated.