X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2FChangelog;h=f4aaa7dcee4beb4a2227f6f9ad2b39016c601f47;hb=6b8c9ddcae39abc6e6c1e9859050b7a87fe19b84;hp=49e43c23bf6286f49779d1a48faf2058d3136f38;hpb=081961f3b0570dadc2ce60c324181e66d1f66b59;p=mpd-sima.git diff --git a/doc/Changelog b/doc/Changelog index 49e43c2..f4aaa7d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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 UNRELEASED + +MPD_sima v0.16.0.dev0 + + * Major MPD client refactoring + * Refactored random plugin + * Fixed bug in MPD client reconnection + + -- kaliko Sat, 16 May 2020 14:49:04 +0200 + MPD_sima v0.15.3 * Improve HTTP client (use persistent connection)