mirror of
https://github.com/beetbox/beets.git
synced 2026-01-08 08:56:56 +01:00
changelog formatting tweaks
This commit is contained in:
parent
8505a91799
commit
dcf1e09551
1 changed files with 4 additions and 3 deletions
|
|
@ -40,9 +40,10 @@ Bug fixes:
|
|||
- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (previously only
|
||||
accepted a list of strings). :bug:`5962`
|
||||
- Fixed a bug where single-track imports using the MusicBrainz plugin failed
|
||||
to attach album information when the API response included a `release-list`.
|
||||
The `item_candidates()` function now correctly assigns `album` and `album_id`
|
||||
from the associated release. :bug: `5886`
|
||||
to attach album information when the API response included a ``release-list``.
|
||||
The ``item_candidates()`` function now correctly assigns ``album`` and
|
||||
``album_id`` from the associated release. :bug:`5886`
|
||||
|
||||
|
||||
|
||||
For plugin developers:
|
||||
|
|
|
|||
Loading…
Reference in a new issue