]> kaliko git repositories - mpd-sima.git/blobdiff - doc/Changelog
Better debug message, complete a comment
[mpd-sima.git] / doc / Changelog
index 7bc5ff6e2235b38518b122d87d38e399519bd514..5bc357e70c5c2e2dfc9e4b6ce77d46b9cfc85732 100644 (file)
@@ -1,3 +1,17 @@
+MPD_sima v0.18.0.dev1
+
+ * New database, no migration done from old database !
+   A backup is done in "${XDG_DATA_HOME}/mpd_sima/"
+   Play history and blocklist are forgotten then.
+ * Blocklist is now handled with mpd-sima command arguments,
+ simadb_cli executable is removed.
+ * Removed obsolete --create-db and --generate-config options
+ * Fixed crash when setting XDG_CONFIG_HOME (closes #50)
+ * Add abstract unix socket support for MPD connection (need at least
+ python-musicpd 0.6.0)
+
+ -- kaliko <kaliko@azylum.org>  Wed, 28 Apr 2021 17:21:39 +0200
+
 MPD_sima v0.17.0
 
  * New offline autoqueue plugin based on file genre tags only