]> kaliko git repositories - python-musicpd.git/blob - CHANGES.txt
adding listplaylists command
[python-musicpd.git] / CHANGES.txt
1 python-mpd Changes List
2 =======================
3
4 Changes in 0.2.1
5 ----------------
6
7 * connect() no longer broken on Windows
8
9 Changes in 0.2.0
10 ----------------
11
12 * support for IPv6 and multi-homed hostnames
13 * connect() will fail if already connected
14 * commands may now raise ConnectionError
15 * addid and update may now return None