prepare release v3.10.0

This commit is contained in:
Knut Ahlers 2023-05-21 13:56:06 +02:00
parent 7accdea9d9
commit 1ba6c0f116
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5

View File

@ -1,3 +1,13 @@
# 3.10.0 / 2023-05-21
* New Features
* [eventsub] Switch to Websocket transport (#46)
* Improvements
* [core] Adjust logging for channel meta updates to match other events
* [core] Allow case insensitive category matches
* [editor] Remove character limit for AutoMessage template
# 3.9.0 / 2023-05-11
* New Features