mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 03:52:51 +01:00
Add plugin prefix in changelog note
This commit is contained in:
parent
225c21b90f
commit
f4de44f610
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@ New features:
|
|||
|
||||
Bug fixes:
|
||||
|
||||
* Fix API call to GIO on big endian architectures (like s390x) in thumbnails plugin.
|
||||
* :doc:`plugins/thumbnails`: Fix API call to GIO on big endian architectures
|
||||
(like s390x) in thumbnails plugin.
|
||||
:bug:`5708`
|
||||
* :doc:`plugins/listenbrainz`: Fix rST formatting for URLs of Listenbrainz API Key documentation and config.yaml.
|
||||
* :doc:`plugins/listenbrainz`: Fix ``UnboundLocalError`` in cases where 'mbid' is not defined.
|
||||
|
|
|
|||
Loading…
Reference in a new issue