diff --git a/debian/changelog b/debian/changelog index 75c52e57..810d958f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +guh (0.8.0) xenial; urgency=medium + + * Add support for SSL on all connection interfaces + * Add support for authentication on TCP and WebSocket Servers + * Allow fine grained configuration of server interfaces through config file + + -- Michael Zanetti Wed, 06 Sep 2017 14:34:56 +0200 + guh (0.7.10) xenial; urgency=medium * Make it cross compilable