Update changelog

This commit is contained in:
Daniel Abramov 2023-07-22 15:18:14 +01:00
parent f2ed7aa826
commit 6e63b17b63
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Unreleased (0.20.0)
# 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)
which will continue to be written and flushed when reading and writing.