Skip to content

Commit 06cedc4

Browse files
committed
Update CHANGELOG.md
1 parent 7eb05a6 commit 06cedc4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,11 @@
146146

147147
## `net`
148148

149+
### Version "0.5.0"
150+
151+
- Implement `futures_io::AsyncWrite` and `futures_io::AsyncRead` on `WebSocket`.
152+
This feature is behind a new feature flag `io-util` that is disabled by default.
153+
149154
### Version "0.4.0"
150155

151156
- Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360)

0 commit comments

Comments
 (0)