From 8bf60ee8df074a1b65063f9c6c7bfa52fee2c9c1 Mon Sep 17 00:00:00 2001 From: "nath@home" Date: Sat, 22 Aug 2015 23:49:04 +0200 Subject: [PATCH] clearart-notify: Added changelog entry --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 300377579..b83168f32 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,6 +17,9 @@ Fixes: * :doc:`/plugins/lastgenre`: Fix a bug that prevented tag popularity from being considered. Thanks to :user:`svoos`. :bug:`1559` +* Fixed a bug where plugins wouldn't be notified of the deletion of an item's + art, for example with the ``clearart`` command from the + :doc:`/plugins/embedart`. Thanks to :user:`nathdwek`. :bug:`1565` 1.3.14 (August 2, 2015)