From 960e6b25936df1d0d411ca3f552a68384351d242 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 9 Jan 2014 22:30:46 -0800 Subject: [PATCH] changelog/thanks for #489 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c17d91670..5a505bc00 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -25,6 +25,7 @@ Other little fixes: :doc:`/plugins/chroma` and :doc:`/plugins/lastgenre`. * Prevent some crashes when things go really wrong when writing file metadata at the end of the import process. +* Add a new plugin event: ``item_removed``. Thanks to Romuald Conty. 1.3.2 (December 22, 2013)