From 270a319de4155c19bec6740ee89aba919e7cb6d5 Mon Sep 17 00:00:00 2001 From: Johannes Knutsen Date: Fri, 13 Aug 2010 20:22:09 +0200 Subject: [PATCH] updated changelog with delete current track bugfix --- docs/changes.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.rst b/docs/changes.rst index e2c62725..a9c339ac 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -29,6 +29,7 @@ Another great release. - Support ``pause`` without arguments to work better with MPDroid. - Support ``plchanges``, ``play``, ``consume``, ``random``, ``repeat``, and ``single`` without quotes to work better with BitMPC. + - Fixed delete current playing track from playlist - Backend API: