From e9292776d6ad25c94c229e0776c356a33196b302 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 30 Mar 2013 01:47:12 +0100 Subject: [PATCH] Update changelog --- docs/changes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index 47786a56..a5268d8f 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -28,6 +28,9 @@ v0.13.0 (in development) - Let GStreamer handle time position tracking and seeks. (Fixes: :issue:`191`) +- For all playlists owned by other Spotify users, we now append the owner's + username to the playlist name. (Partly fixes: :issue:`114`) + **HTTP frontend** - Upgrade Mopidy.js' build system Grunt from 0.3 to 0.4.