From c5c97032478a15ca6c4907424f3b457178745384 Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 30 Jun 2022 15:04:40 +0200 Subject: [PATCH] Jenkins release build 1.3.0 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 30f40835..c9413e76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +nymea (1.3.0) jammy; urgency=medium + + [ Michael Zanetti ] + * Migrate pluginid in thing settings when a thing class moves + + [ Simon Stürz ] + * Add ping retry feature and provide it to the monitor + + [ Michael Zanetti ] + * Some fixes in Coap + * Add support for CoIoT + * Fix additional interface command line parameter + * Add phaseCount state to electricvehicle interface + + -- jenkins Thu, 30 Jun 2022 15:04:40 +0200 + nymea (1.2.0) jammy; urgency=medium [ Michael Zanetti ]