From 5941b502020361a728bd3dfc9558b01ad51162d8 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Tue, 11 May 2021 01:12:09 +0200 Subject: [PATCH] prepare release v0.5.0 --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index 9c0c449..f64d45a 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +# 0.5.0 / 2021-05-11 + + * Fix: Unlock auto-messages to prevent dead-locks + * Log amount of loaded rules on (re)load + * Support templating in automessages + # 0.4.1 / 2021-05-06 * Include tzdata into Docker image to allow TZ env setting