From 857835f7c5b4012bfb8e8704ce118d640eb88c60 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 4 Aug 2023 16:23:15 +0200 Subject: [PATCH] prepare release v3.15.0 --- History.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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