]> kaliko git repositories - python-musicpd.git/blob - CHANGES.txt
mpd.py: strip trailing \n from MPD's hello line for a nicer error message
[python-musicpd.git] / CHANGES.txt
1 python-mpd Changes List
2 =======================
3
4 Changes in 0.2.0
5 ----------------
6
7 * support for IPv6 and multi-homed hostnames
8 * connect() will fail if already connected
9 * commands may now raise ConnectionError
10 * addid and update may now return None