Update changelog

This commit is contained in:
Daniel Abramov 2023-09-23 14:10:53 +02:00
parent 722850d473
commit 8b3ecd3cc0
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# 0.20.1
- Fixes [CVE-2023-43669](https://github.com/snapview/tungstenite-rs/pull/379).
# 0.20.0
- Remove many implicit flushing behaviours. In general reading and writing messages will no
longer flush until calling `flush`. An exception is automatic responses (e.g. pongs)