Skip to content

Commit

Permalink
update Changelog/README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Nov 21, 2014
1 parent a458aa6 commit f3e4102
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Expand Up @@ -20,8 +20,9 @@ The following features were added:

- Python 3 support (but you need at least Python 2.6)
- support for the upcoming client-to-client protocol
- support for new commands from MPD v0.17 (seekcur, prio, prioid,
config, searchadd, searchaddpl)
- support for new commands from MPD (seekcur, prio, prioid,
config, searchadd, searchaddpl, listfiles, rangeid, addtagid, cleartagid,
mount, umount, listmounts, listneighbors)
- remove deprecated commands (volume)
- explicitly declared MPD commands (which is handy when using for
example `IPython <http://ipython.org>`__)
Expand Down
4 changes: 4 additions & 0 deletions doc/changes.rst
@@ -1,6 +1,10 @@
python-mpd2 Changes List
========================

Changes in v0.5.4
-----------------
* support for listfiles, rangeid, addtagid, cleartagid, mount, umount, listmounts, listneighbors

Changes in v0.5.3
-----------------
* noidle command does returns pending changes now
Expand Down

0 comments on commit f3e4102

Please sign in to comment.