From be68d925bed27707856340df3ecd1ba4dbfe5e8c Mon Sep 17 00:00:00 2001 From: Jenkins nymea Date: Mon, 19 Apr 2021 11:38:38 +0200 Subject: [PATCH] Jenkins release build 0.27.0 --- debian/changelog | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d03f68c..a1191aee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,25 @@ -nymea (0.27.0) UNRELEASED; urgency=medium +nymea (0.27.0) xenial; urgency=medium + [ Michael Zanetti ] + * Don't call thingRemoved() when a thing didn't complete the setup + * 0.27 + * Enable logging of barcode scanner events + * Improve adaptive logging filter + * Add support for the plugin and api key storage to python plugins + * Rework battery interface + * Add a cleaning robot interface + * Clean up PyStdoutHandler on shutdown + * Add support CONFIG+=asan for building with address sanitizer + * Add browsing support to python plugin API + * Rename forgotten deviceParams in ThingDescriptor + * Add device serial number to system api + * Add support for storing application data on the core + * Add parentId member to pyThingDescriptor + * Drop lastSeenTime from presence sensor + * Use PKGCONFIG for the mqtt include + * Use pkgconfig for libnymea-remoteproxyclient - -- Michael Zanetti Thu, 04 Mar 2021 00:12:46 +0100 + -- Jenkins Mon, 19 Apr 2021 11:38:38 +0200 nymea (0.26.0) xenial; urgency=medium