Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsantana committed Dec 18, 2023
1 parent eb96bad commit 1f79537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@

### Version "0.5.0"

- Removed http dependency from gloo-net, using a simpler and lighter Method
- Update http crate to 1.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.
- Add `TryFrom<web_sys::WebSocket>` (#365)
Expand Down

0 comments on commit 1f79537

Please sign in to comment.