Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenoit committed Oct 5, 2023
1 parent 7eb05a6 commit 06cedc4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@

## `net`

### Version "0.5.0"

- Implement `futures_io::AsyncWrite` and `futures_io::AsyncRead` on `WebSocket`.
This feature is behind a new feature flag `io-util` that is disabled by default.

### Version "0.4.0"

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

0 comments on commit 06cedc4

Please sign in to comment.