diff --git a/docs/changelog.rst b/docs/changelog.rst index 3bda9237..387a67bf 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -52,6 +52,11 @@ MPD frontend - Start ``songid`` counting at 1 instead of 0 to match the original MPD server. +- Idle events are now emitted on ``seekeded`` events. (Fixes: :issue:`1331`) + +- Event handler for ``playlist_deleted`` has been unbroken. Likely fixes + unreported / diagnosed crashes. + Zeroconf --------