From f43afd76921a2d5ca955d0efdf999bca44e7e722 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 6 Sep 2017 14:34:40 +0200 Subject: [PATCH] bump guh version --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) 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