X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=doc%2FChangelog;h=6200f7801e9c75bf1408b284f6c753957cc5a447;hb=f755e5c13bd8d761979393db7c40757f02c79163;hp=49e43c23bf6286f49779d1a48faf2058d3136f38;hpb=081961f3b0570dadc2ce60c324181e66d1f66b59;p=mpd-sima.git diff --git a/doc/Changelog b/doc/Changelog index 49e43c2..6200f78 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,18 @@ +MPD_sima v0.16.0 + + * Update vinstall.py (closes #34) + * Fixed bug when http client fetches a corrupted cached entry (closes #35) + + -- 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)