X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=CHANGES.txt;h=6e6d40279b924b735eb6aa46d6b829e60fc582d4;hp=9cddb46c44efdeb619808222f9ea428091854394;hb=9c09c839d9c9e8c9a0ac8a49655ef6a48eedf1cf;hpb=9e4673066227cf0f1fb9065d5a8a5d068c42334c 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