mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
Changelog entry for the edit plugin bugfix
This commit is contained in:
parent
df479d686d
commit
109b547f7a
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ Fixes:
|
|||
:user:`anarcat`. :bug:`2634` :bug:`2632`
|
||||
* :doc:`/plugins/importfeeds`: Fix an error on Python 3 in certain
|
||||
configurations. Thanks to :user:`djl`. :bug:`2467` :bug:`2658`
|
||||
* :doc: `/plugins/edit`: Fix a bug when editing items during a ``-L``
|
||||
re-import. Previously, diffs against against unrelated items could be
|
||||
shown or beets could crash with a traceback. :bug:`2659`
|
||||
|
||||
For developers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue