diff --git a/debian/changelog b/debian/changelog index 0823a54..7fb6b76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +nymea-mqtt (0.1.5) xenial; urgency=medium + + [ Michael Zanetti ] + * Fix a memory leak reported by valgrind + * Allow clients with protocol version 3.1.0 to connect to the server + + [ Simon Stürz ] + * Initial attempt to start documenting things + + -- Jenkins Sun, 23 Feb 2020 23:38:08 +0100 + nymea-mqtt (0.1.4) xenial; urgency=medium [ Michael Zanetti ]