From 236698590bae29f6145748fde96a0e655031fde0 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 7 May 2022 16:44:40 +0200 Subject: [PATCH] prepare release v2.4.0 --- History.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/History.md b/History.md index 639a7ea..237e7b8 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,15 @@ +# 2.4.0 / 2022-05-07 + + * Improvements + * [editor] [#23] Add confirmation for delete buttons + * [editor] [#25] Allow searching in / sort rules + + * Bugfixes + * [core] Fix: Notify event handlers before rules to prevent delays + * [editor] [#28] Fix: Allow saving with empty optional duration + * [editor] Fix: Remove asymmetric margin from buttons + * [modchannel] [#26] Fix: Modify channel module not working for editor-bots (#27) + # 2.3.0 / 2022-04-22 * New Features