From e55d788b04e77dfd6d917a64805261cd9098343b Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 2 Sep 2019 18:01:54 +0200 Subject: [PATCH] Jenkins release build --- debian/changelog | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 396b37a6..dbd8cfcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,21 @@ -nymea (0.15.0) UNRELEASED; urgency=medium +nymea (0.15.0) xenial; urgency=medium + [ Michael Zanetti ] + * Add support for browsing things + * Fix parenting mechanism for discovered devices + * Allow building the plugininfocompiler alone + * Export QT_LOGGING_CONF to /etc/nymea/logging.conf by default... + * Update navigationpad interface + * Write plugins doc update + * Autogenerate the ts file + * Prevent plugins from being loaded twice + * Verify events coming from plugins + * Rework button interface inheritance + * Require native qmake + * Remove build artefacts from gitignore. + * Fix dependencies - -- Michael Zanetti Tue, 09 Jul 2019 02:08:05 +0200 + -- Jenkins Mon, 02 Sep 2019 18:01:54 +0200 nymea (0.14.0) xenial; urgency=medium [ Michael Zanetti ]