From c6a831b40a0ea2798dee08618995bd0645c31415 Mon Sep 17 00:00:00 2001 From: Mark Greenwood Date: Sun, 26 Jul 2015 13:18:30 +0100 Subject: [PATCH] Update changelog for protocol extensions --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index fb587c6c..71ae42cf 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -116,6 +116,9 @@ MPD frontend - Exclude empty tags fields from metadata output. (Fixes: :issue:`1045`, PR: :issue:`1235`) +- Implement protocol extensions to output Album URIs and Album Images when + outputting track data to clients. (PR: :issue:`1230`) + Stream backend --------------