X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=CHANGES.txt;h=6e6d40279b924b735eb6aa46d6b829e60fc582d4;hb=ed08fb69e46350ead2bc7f078b0378c2227cdf11;hp=9cddb46c44efdeb619808222f9ea428091854394;hpb=9e4673066227cf0f1fb9065d5a8a5d068c42334c;p=python-musicpd.git diff --git a/CHANGES.txt b/CHANGES.txt index 9cddb46..6e6d402 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,8 +1,15 @@ python-mpd Changes List ======================= +Changes in 0.2.1 +---------------- + +* connect() no longer broken on Windows + Changes in 0.2.0 ---------------- +* support for IPv6 and multi-homed hostnames +* connect() will fail if already connected * commands may now raise ConnectionError * addid and update may now return None