diff --git a/docs/changelog.rst b/docs/changelog.rst index f100d909..8948fe6e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,11 +13,6 @@ v0.20.0 (UNRELEASED) - Add cover URL to all scanned files with MusicBrainz album IDs. (Fixes: :issue:`697`, PR: :issue:`802`) -**Logging** - -- Fix that some loggers would be disabled if :confval:`logging/config_file` was - set. (Fixes: :issue:`740`) - v0.19.4 (UNRELEASED) ==================== @@ -28,6 +23,9 @@ Bug fix release. arguments. This was incorrectly returning artists after the MPD command changes in 0.19.0. (Fixes: :issue:`817`) +- Logging: Fix that some loggers would be disabled if + :confval:`logging/config_file` was set. (Fixes: :issue:`740`) + v0.19.3 (2014-08-03) ====================