[Pkg-mpd-commits] [python-mpd] 76/91: bump release v1.0.0

Simon McVittie smcv at debian.org
Sat Feb 24 14:55:40 UTC 2018


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository python-mpd.

commit b60e95ad1452abb81e446601f397c0759d06fbdb
Author: Jörg Thalheim <joerg at thalheim.io>
Date:   Tue Feb 20 00:46:57 2018 +0000

    bump release v1.0.0
---
 doc/changes.rst | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/doc/changes.rst b/doc/changes.rst
index c669129..e1ec6cd 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -1,19 +1,16 @@
 python-mpd2 Changes List
 ========================
 
-Changes in v0.6.0 (unreleased)
-------------------------------
+Changes in v1.0.0
+-----------------
 
-* Use @property and @property.setter for MPDClient.timeout
 * Add support for twisted
 * Add support for asyncio
-* deprecate send_* and fetch_* variants of MPD commands:
-  consider using twisted instead, in future asyncio support will be added
-* Introduce MPDClientBase class which provides common MPD communication related
-  helpers. Used as base for synchronous and asynchronous clients
-* port argument is optional when connecting via unix sockets
-* python-mpd will now raise mpd.ConnectionError instead of socket.error, when
-  connection is lost
+* Use @property and @property.setter for MPDClient.timeout
+* Deprecate send_* and fetch_* variants of MPD commands: Consider using asyncio/twisted instead
+* Port argument is optional when connecting via unix sockets.
+* python-mpd will now raise mpd.ConnectionError instead of socket.error, when connection is lost
+* Add command outputvolume for forked-daapd
 
 
 Changes in v0.5.5

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list