From 69d170935871acf305eabc425cffc4502ed62ce2 Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 7 Jun 2022 23:06:21 +0200 Subject: [PATCH] Jenkins release build 1.2.0 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index defaa32..ea1f54c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +nymea-zigbee (1.2.0) jammy; urgency=medium + + [ Michael Zanetti ] + * Add Battery Alarm State support to PowerConfiguration cluster + * Add IAS WD cluster + * Fix a typo in the illuminancemeasurement cluster + * Fix a debug message + * Explicitly stop the ZCL timeout timer + + [ Simon Stürz ] + * Make NXP update provider independent from the chip module type + + -- jenkins Tue, 07 Jun 2022 23:06:21 +0200 + nymea-zigbee (1.1.0) jammy; urgency=medium [ Michael Zanetti ]