From ceb360e878a4aa8d76d48ebbdd5b834fa38f35bd Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Sun, 15 Oct 2023 00:49:59 +0200 Subject: [PATCH] Release 0.35.0 --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 65ac91f3..5afebdf7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,6 +6,10 @@ mqttwarn changelog in progress =========== + +2023-10-15 0.35.0 +================= + - Fix sending ntfy notifications with longer messages than 76 characters. Thanks, @codebude. - Modernize Pushbullet service plugin. Thanks, @DNicholai.