From a6c151daa6bb24a6224169fb651eb593619e8b13 Mon Sep 17 00:00:00 2001 From: jcass Date: Thu, 28 Jan 2016 12:40:50 +0200 Subject: [PATCH] docs: Remove duplicated changelog entry. --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4c2bef4..ebe969d 100644 --- a/README.rst +++ b/README.rst @@ -65,7 +65,7 @@ v2.1.0 (UNRELEASED) - Added optional ``websocket_host`` and ``websocket_port`` config settings. - Added link to `Alarm Clock `_ (if present). -- Added ability to save Queue as local Playlist. +- Added ability to save Queue as local Playlist. (Addresses: `#106 `_). - Add support for ``static_dir`` configurations. (Addresses: `#105 `_). - Added ability to manually initiate refresh of Playlists. @@ -73,7 +73,6 @@ v2.1.0 (UNRELEASED) - Now updates the track name when the stream title changes. - Adding a browsed radio station to the tracklist now also starts playback of the station. (Addresses: `#98 `_). -- Added ability to save playlists. (Addresses: `#106 `_). - Remove support for defunct Grooveshark service. (Addresses: `#120 `_). - Increase volume slider handle by 30% to make it easier to grab on mobile devices.