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.