prepare release v3.15.0

This commit is contained in:
Knut Ahlers 2023-08-04 16:23:15 +02:00
parent c263c72f9b
commit 857835f7c5
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -1,3 +1,13 @@
# 3.15.0 / 2023-08-04
* New Features
* [core] Add support for `hype_chat` event
* Improvements
* [eventsub] Switch to `channel.update/2`
* [linkdetector] Add new option to enable heuristic scan
* [twitchclient] Reduce retries and errors when banning banned user
# 3.14.2 / 2023-07-21
* Bugfixes