change log "brainstorming"

This commit is contained in:
badaix 2017-02-26 22:48:12 +01:00
parent 4b0e48af94
commit a588aa30e2
2 changed files with 11 additions and 4 deletions

View file

@ -1,8 +1,18 @@
snapclient (0.11.0~beta-1) unstable; urgency=low
* Features
-Multi instance
-daemon can run as different user (default: snapclient)
-Spotify plugin does not require username and password (PR #181)
-Spotify plugin is compatible to librespot's pipe backend (PR #158)
-Clients are organized in groups
-JSON RPC API: Support batch requests
* Bugfixes
-Resync issue on macOS (Issue #156)
-Id in JSON RPC API can be String, Number or NULL (Issue #161)
* General
-JSON RPC API is versionized. Current version is 2.0.0
-Restructured Android App to support Groups
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 26 Feb 2017 00:13:37 +0200