From 03a2bedac3b744f0bc5ce74383896a640d4f5747 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 11 Jun 2013 19:07:50 -0700 Subject: [PATCH] changelog for #325 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3baf66585..cec83fcbd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -37,6 +37,8 @@ And some bug fixes: * Fix an occasional crash in the :doc:`/plugins/beatport` when a length field was missing from the API response. Thanks to Timothy Appnel. * :doc:`/plugins/scrub`: Handle and log I/O errors. +* :doc:`/plugins/lyrics`: The Google backend should now turn up more results. + Thanks to Fabrice Laporte. 1.2.0 (June 5, 2013)