Compare commits

..

No commits in common. "master" and "1.13.0" have entirely different histories.

2 changed files with 0 additions and 18 deletions

View File

@ -1,20 +1,3 @@
nymea-remoteproxy (1.14.2) noble; urgency=medium
-- jenkins <developer@nymea.io> Thu, 19 Feb 2026 12:13:00 +0100
nymea-remoteproxy (1.14.1) noble; urgency=medium
-- jenkins <developer@nymea.io> Thu, 29 Jan 2026 21:28:45 +0100
nymea-remoteproxy (1.14.0) noble; urgency=medium
[ Simon Stürz ]
* UnixSocketServer: Fix missing include in the
-- jenkins <developer@nymea.io> Thu, 15 Jan 2026 15:28:42 +0100
nymea-remoteproxy (1.13.0) jammy; urgency=medium
[ Simon Stürz ]

View File

@ -30,7 +30,6 @@
#include <QObject>
#include <QUuid>
#include <QHash>
#include <QLocalServer>
#include <QLocalSocket>