update changelog

This commit is contained in:
Alex Butler 2023-06-17 23:50:18 +01:00
parent 9567cc73f3
commit 8f73cf03ab
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
Note: `WriteBufferFull` returns the message that could not be written as a `Message::Frame`.
- Add ability to buffer multiple writes before writing to the underlying stream, controlled by
`WebSocketConfig::write_buffer_size` (default 128 KiB). Improves batch message write performance.
- Panic on receiving invalid `WebSocketConfig`.
# 0.19.0