diff --git a/History.md b/History.md index 9b58313..a7708f6 100644 --- a/History.md +++ b/History.md @@ -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