From 064013605a46f11042b99d077974e649ede35f7d Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 1 May 2014 21:16:48 -0700 Subject: [PATCH] Changelog for #742 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index e3a4c4a16..723836fb0 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -31,6 +31,7 @@ Fixes: embedding album art fails. * :doc:`/plugins/convert`: Embed cover art into converted files. Previously they were embedded into the source files. +* New plugin event: `before_item_moved`. Thanks to Robert Speicher. 1.3.5 (April 15, 2014)