mirror of
https://github.com/beetbox/beets.git
synced 2026-01-20 15:14:13 +01:00
Add note to the changelog
This commit is contained in:
parent
1ff254215a
commit
bfb24da51c
1 changed files with 3 additions and 0 deletions
|
|
@ -92,6 +92,9 @@ Bug fixes:
|
|||
preventing incorrect splits when both are present.
|
||||
- :doc:`reference/cli`: Fix 'from_scratch' option for singleton imports: delete
|
||||
all (old) metadata when new metadata is applied. :bug:`3706`
|
||||
- :doc:`/plugins/convert`: ``auto_keep`` now respects ``no_convert`` and
|
||||
``never_convert_lossy_files`` when deciding whether to copy/transcode items,
|
||||
avoiding extra lossy duplicates.
|
||||
|
||||
For plugin developers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue