updated changelog

This commit is contained in:
Maccesch 2024-09-01 12:47:46 +01:00
parent 16c8194073
commit 851d209e2a

View file

@ -5,11 +5,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] -
### New Functions 🚀
### New Function 🚀
- `use_window_size`
### Changes 🔥
### Change 🔥
- `UseWebsocket::protocols` now supports a signal. It is read right before `open` is called. (thanks to @zakstucke)