From ddf84a4b527d17f4e5cf8a13a84316714f2a9c19 Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 14 Jun 2022 14:54:47 +0200 Subject: [PATCH] Jenkins release build 1.2.0 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0d29d2b..c756722 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +nymea-plugins-modbus (1.2.0) jammy; urgency=medium + + [ Simon Stürz ] + * Huawei: Update state cache behaviour + * New plugin: Stiebel Eltron heatpumps + * Restructure modbus connection tool + * Introduce libnymea-modbus + * Update plugins to new libnymea-modbus and autogenerate connection + classes + * Update overall modbus reply handling in generated classes and source + + -- jenkins Tue, 14 Jun 2022 14:54:47 +0200 + nymea-plugins-modbus (1.1.0) jammy; urgency=medium [ Michael Zanetti ]