From 7b405c42687fd16b665c066db3ae3f6e172cfcb2 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 13 Mar 2024 13:49:59 +0100 Subject: [PATCH] prepare release v0.3.0 --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 75e2254..02e7aad 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +# 0.3.0 / 2024-03-13 + + * Switch to config-file, support multiple notifiers of same type + # 0.2.0 / 2024-03-13 * Add Slack-Compatible webhook notification target