prepare release v3.11.0

This commit is contained in:
Knut Ahlers 2023-05-27 16:49:02 +02:00
parent dc5b5be393
commit 1a023099d9
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5

View File

@ -1,3 +1,13 @@
# 3.11.0 / 2023-05-27
* New Features
* [eventsub] Add `poll_begin`, `poll_end`, `poll_progress` events
* [template] Add `lastPoll` function
* Improvements
* [core] Reduce variance of Sentry errors containing IPs
* [eventsub] Add debug logging for subscribed topics
# 3.10.0 / 2023-05-21
* New Features