From 00019053ab56e1b010f82eb9fc626242162a5c17 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 3 Dec 2021 19:01:40 +0100 Subject: [PATCH] prepare release v2.0.0 --- History.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/History.md b/History.md index 60705fa..6854500 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,13 @@ +# 2.0.0 / 2021-12-03 + + * [ban] Enable templating for ban reason + * [core] Add `giftpaidupgrade` event + * [core] **BREAKING:** Allow actors to set fields those after them (#11) + * [core] Fix: Set channel for incoming host through jtv message + * [core] Handle host announce messages from jtv user + * [lint] Properly format inputs + * [templating] Add `multiply` and `seededRandom` template functions + # 1.6.0 / 2021-11-11 * [core] Add `ban`, `clearchat` and `timeout` events