From 1acd8ca808efd01e0768b2ee5cac923fb9a023ed Mon Sep 17 00:00:00 2001 From: Jenkins nymea Date: Fri, 21 May 2021 15:13:54 +0200 Subject: [PATCH] Jenkins release build 0.27.1 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index a1191aee..4584e803 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +nymea (0.27.1) xenial; urgency=medium + + [ Michael Zanetti ] + * Better cloud reconnect + * Disable deprecation errors to allow building with gcc 10/Qt 5.15 + * Fix some includes to be more flexible on finding headers + * Fix a threading related crash in python plugin param handling + * Enable building on Ubuntu 21.04 + * Fix erraneous state changes during thing setup + + -- Jenkins Fri, 21 May 2021 15:13:54 +0200 + nymea (0.27.0) xenial; urgency=medium [ Michael Zanetti ]