Update CHANGELOG.md

Co-authored-by: Daniel Abramov <inetcrack2@gmail.com>
This commit is contained in:
n4n5 2024-04-25 22:00:43 +02:00 committed by GitHub
parent 2996d4d709
commit a6b720332d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# 0.22.0
- Make `url::Url` as feature
- Add Header and subprotocol support at creation
- Make `url` optional.
- Add a builder for convenient headers and subprotocols construction.
# 0.21.0
- Fix read-predominant auto pong responses not flushing when hitting WouldBlock errors.