Merge branch 'release/v0.19.x' into develop

Conflicts:
	docs/changelog.rst
This commit is contained in:
Stein Magnus Jodal 2014-08-11 13:01:17 +02:00
commit 0c21a2945c

View File

@ -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)
====================