CHANGELOG.md in mpd_client-0.0.4 vs CHANGELOG.md in mpd_client-0.0.5
- old
+ new
@@ -1,6 +1,12 @@
# MPDClient CHANGELOG
+### 0.0.5
+
+* Support for mount, umount, listmounts, listneighbors
+* Support for listfiles
+* Support for rangeid, addtagid, cleartagid
+
### 0.0.4
* Added support for readcomments, toggleoutput, volume
* Added a mutex protecting execution of MPD commands
* Automatic reconnect after the server dropped the connection