From 8d85307f46c3f37a380e0a249e510c61a642cce4 Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 2 Oct 2024 10:42:01 +0200 Subject: [PATCH] Jenkins release build 1.9.4 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index cef3513..0d1569c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +nymea-plugins-modbus (1.9.4) jammy; urgency=medium + + [ Simon Stürz ] + * PC-Electric: Add integration plugin documentation + + [ Jenkins ] + * INRO: PANTABOX add support for Modbus API V1.1 and 1.2 + + [ Simon Stürz ] + * PCE: Add serial number as paramter + * Update license and debian copyright + * SMA: Fix circular disovery on multiple interfaces in the same + network + + -- jenkins Wed, 02 Oct 2024 10:42:01 +0200 + nymea-plugins-modbus (1.9.3) jammy; urgency=medium [ Boernsman ]