From a44b7c06a59aaf26eefd78d320887832ab714ad1 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 2 Nov 2013 22:20:02 +0100 Subject: [PATCH] docs: Update changelog --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0e560f3d53..d98e786792 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,6 +11,10 @@ v0.17.0 (UNRELEASED) - Fix search filtering by track number. +- When scanning, we no longer default the album artist to be the same as the + track artist. Album artist is now only populated if the scanned file got an + explicit album artist set. + **MPD frontend** - Add support for ``list "albumartist" ...``.