docs: Add changelog entry for #3301 fix

This commit is contained in:
Jan Holthuis 2019-06-11 13:47:47 +02:00
parent 2b00e1de24
commit 7e4a80133e

View file

@ -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: