Update version number to v0.18.1

This commit is contained in:
badaix 2020-01-28 00:13:35 +01:00
parent 3a7f1573f2
commit 862f08da9f
5 changed files with 22 additions and 5 deletions

10
debian/changelog vendored
View file

@ -1,7 +1,16 @@
snapcast (0.18.1-1) unstable; urgency=medium
* Bugfixes
-Fix random server crash or deadlock during stream client disconnect
-Fix random server crash or deadlock during control client disconnect
-- Johannes Pohl <snapcast@badaix.de> Tue, 28 Jan 2020 00:13:37 +0200
snapcast (0.18.0-1) unstable; urgency=medium
* Features
-Add TCP stream reader
-Configurable number of server worker threads
* Bugfixes
-Client: fix hostname reporting on Android
-Fix some small memory leaks
@ -11,7 +20,6 @@ snapcast (0.18.0-1) unstable; urgency=medium
* General
-Refactored stream readers
-Server can run on a single thread
-Configurable number of server worker threads
-- Johannes Pohl <snapcast@badaix.de> Wed, 22 Jan 2020 00:13:37 +0200