From 6c9cad26838e9b6944c1fee9827fa69f3ba03a25 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 20 Dec 2024 13:39:09 +0100 Subject: [PATCH] Jenkins release build 1.10.0 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index ac1f6b5b..4305e896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +nymea (1.10.0) jammy; urgency=medium + + [ Simon Stürz ] + * Add systemd notify support + * Debug JSONRPC API handler + * Use default cache location for the plugin info caches + * Influxdb: Disable debug print if database is disabled or not + initialized + * NetworkManager: add wireless device capabilities + * core: Fix shutdown crash and improve application logging + * Update MAC address database + + -- jenkins Fri, 20 Dec 2024 13:39:09 +0100 + nymea (1.9.5) jammy; urgency=medium [ Simon Stürz ]