mirror of
https://github.com/beetbox/beets.git
synced 2026-03-28 00:06:51 +01:00
Update changelog
This commit is contained in:
parent
29e22f992e
commit
a6c78b5618
1 changed files with 2 additions and 1 deletions
|
|
@ -284,10 +284,11 @@ Bug fixes
|
|||
won't crash beets anymore. If you want to raise exceptions instead, set the
|
||||
new configuration option ``raise_on_error`` to ``yes`` :bug:`5903`,
|
||||
:bug:`4789`.
|
||||
- :doc:`/plugins/replace`: Fixed the command failing to run, and now syncs
|
||||
metadata in the database with the newly swapped-in file. :bug:`6260`
|
||||
|
||||
For plugin developers
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- A new plugin event, ``album_matched``, is sent when an album that is being
|
||||
imported has been matched to its metadata and the corresponding distance has
|
||||
been calculated.
|
||||
|
|
|
|||
Loading…
Reference in a new issue