Sourced from tokio-tungstenite's changelog.
0.30.0
- Update
tungsteniteto0.30.0. Seetungsteniterelease.0.29.0
- Update
tungsteniteto0.29.0. Seetungsteniterelease.0.28.0
- Update
tungsteniteto0.28.0. Seetungsteniterelease.0.27.0
0.26.2
- Update
tungstenite, see changes here.0.26.1
- Update
tungsteniteto address an issue that might cause UB in certain cases.0.26.0
- Update
tungsteniteto0.26.0(breaking changes).0.25.0
- Update
tungsteniteto0.25.0(important updates!).
4994a07
Bump version753ca72
Document cancel safety of reading from WebSocketStream (#378)751d7e2
Update version number listed in Readme (#375)57fc3d0
docs(CHANGELOG.md): fix tungstenite versions (#374)7930ff2
Bump version38d0465
Update Readme (#369)35d110c
Implement into_inner to get the underlying stream (#367)f3ae75d
Update tungstenite version and fix bugs25b544e
Allow getting a reference to the shared inner stream (#363)e855f9e
Fix errors in the examples caused by Utf8Error