diff --git a/docs/changes.rst b/docs/changes.rst index 61089e24..db5c24a6 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -35,6 +35,8 @@ No description yet. (Fixes: :issue:`18`) - Fix infinite recursion loop crash on playback of non-playable tracks when in random mode. (Fixes :issue:`17`) +- Fix assertion error that happened if one removed tracks from the current + playlist, while in random mode. (Fixes :issue:`22`) 0.1.0 (2010-08-23)