]> kaliko git repositories - python-musicpd.git/blobdiff - CHANGES.txt
Add addtagid and cleartagid commands (MPD 0.19)
[python-musicpd.git] / CHANGES.txt
index 83a628df6453329f0926d9cea0473e7ca87a2b00..66f06291769b0f28cc8afbaae9625904ca91aa97 100644 (file)
@@ -1,6 +1,20 @@
 python-musicpd Changes List
 ===========================
 
+Changes in 0.4.2 UNRELEASED
+----------------
+
+* Add unittest (requires mock)
+* Add mounts and neighbors commands (mount, unmount, listmounts and
+  listneighbors)
+* Add tag editing commands (addtagid and cleartagid)
+* Add missing priority commands (prio and prioid)
+
+Changes in 0.4.1
+----------------
+
+* Fixed noidle command
+
 Changes in 0.4.0
 ----------------