From a7a3803446b4ec6022a3637411eaf35be33db304 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 1 Apr 2013 19:35:38 +0200 Subject: [PATCH] docs: Update changelog and authors --- AUTHORS | 1 + docs/changes.rst | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/AUTHORS b/AUTHORS index d6ede848..87925152 100644 --- a/AUTHORS +++ b/AUTHORS @@ -18,3 +18,4 @@ - herrernst - Nick Steel - Zan Dobersek +- Thomas Refis diff --git a/docs/changes.rst b/docs/changes.rst index 3ad5b2e1..0c14db72 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -13,6 +13,11 @@ v0.14.0 (UNRELEASED) use setuptools' entry points functionality to find installed Mopidy extensions. +**Spotify backend** + +- Add support for starred playlists, both your own and those owned by other + users. (Fixes: :issue:`326`) + v0.13.0 (2013-03-31) ====================