]> kaliko git repositories - mpd-sima.git/blobdiff - doc/Changelog
Add example config for tags plugin
[mpd-sima.git] / doc / Changelog
index 49e43c23bf6286f49779d1a48faf2058d3136f38..f4aaa7dcee4beb4a2227f6f9ad2b39016c601f47 100644 (file)
@@ -1,3 +1,20 @@
+MPD_sima v0.16.0
+
+ * New offline autoqueue plugin based on file tags only
+ * Update vinstall.py (closes #34)
+ * Fixed bug when http client fetches a corrupted cached entry (closes #35)
+ * Need at least python 3.6
+
+ -- kaliko <kaliko@azylum.org>  UNRELEASED
+
+MPD_sima v0.16.0.dev0
+
+ * Major MPD client refactoring
+ * Refactored random plugin
+ * Fixed bug in MPD client reconnection
+
+ -- kaliko <kaliko@azylum.org>  Sat, 16 May 2020 14:49:04 +0200
+
 MPD_sima v0.15.3
 
  * Improve HTTP client (use persistent connection)