From 74bda79d1000c710e1c857116fe838c5e7dbb9cc Mon Sep 17 00:00:00 2001 From: jenkins Date: Mon, 18 Dec 2023 10:06:58 +0100 Subject: [PATCH] Jenkins release build 1.9.0 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index ff5470d0..f88ed321 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +nymea-plugins (1.9.0) jammy; urgency=medium + + [ Michael Zanetti ] + * MqttClient: Add keep alive timeout parameter + + [ Simon Stürz ] + * Keba: Fix parsing product information for BMW + + [ Michael Zanetti ] + * New Plugin: Tmate + * EQ-3: Fix MaxCube building with latest gcc + * EQ-3: Add support for Bluetooth pairing + * MailNotification: Fix double mail ending + + -- jenkins Mon, 18 Dec 2023 10:06:58 +0100 + nymea-plugins (1.8.4) jammy; urgency=medium [ Jenkins ]