]> kaliko git repositories - python-musicpd.git/blobdiff - CHANGES.txt
Bumped version
[python-musicpd.git] / CHANGES.txt
index 8838c6296fcbf139f8d771105709196a4c31ee78..29e25e411ef5346f32e49ed28266299824657773 100644 (file)
@@ -1,12 +1,30 @@
 python-musicpd Changes List
 ===========================
 
-Changes in 0.4.4 UNRELEASED
----------------------------
+Changes in 0.6.0
+----------------
+
+* Remove bztar from sdist
+
+Changes in 0.5.0
+----------------
+
+* Add readpicture command
+* Add getfingerprint command
+* Add delpartition command
+* Add moveoutput command
+* Update host and port attributes when reconnecting
+* Fixed albumart
+
+Changes in 0.4.4
+----------------
 
+* Add tcp socket timeout, exposed in musicpd.CONNECTION_TIMEOUT, defaults to 5s
+  (Thanks to Bart Van Loon)
 * Add partition commands (Thanks Naglis Jonaitis)
 * Add listfiles command
 * Add tagtypes (disable|enable|clear|all) commands
+* Add albumart command
 
 Changes in 0.4.3
 ----------------