Skip to content

Commit 882fb3d

Browse files
committed
chore(actors): add version marker in changelog
1 parent be28a0b commit 882fb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actix-web-actors/CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Unreleased
44

5-
## 4.3.1
5+
## 4.3.1 <!-- v4.3.1+deprecated -->
66

77
- Reduce memory usage by `take`-ing (rather than `split`-ing) the encoded buffer when yielding bytes in the response stream.
88
- Mark crate as deprecated.

0 commit comments

Comments
 (0)