mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 03:54:21 +01:00
docs: Add changelog entry for #3301 fix
This commit is contained in:
parent
2b00e1de24
commit
7e4a80133e
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ Fixes:
|
|||
fixing crashes in MPD clients like mpDris2 on seek.
|
||||
The ``playlistid`` command now works properly in its zero-argument form.
|
||||
:bug:`3214`
|
||||
* :doc:`/plugins/importadded`: Fixed a crash that occurred when the
|
||||
``after_write`` signal was emitted.
|
||||
:bug:`3301`
|
||||
|
||||
For plugin developers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue