X-Git-Url: https://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=CHANGES.txt;h=66f06291769b0f28cc8afbaae9625904ca91aa97;hp=3c097e5ca7fdcfaac6d0c75f63d65e88f0b574e9;hb=96d64b58738f66d3b65ed18e43d3f24134323f1b;hpb=28fdb74239a4cc7afc04d500573cb8088b6a083a diff --git a/CHANGES.txt b/CHANGES.txt index 3c097e5..66f0629 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,15 @@ 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 ----------------