From 46ddfbaa9b6371f7aa4978cb789556705f2cd4f8 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 16 Nov 2014 13:51:59 -0800 Subject: [PATCH] Changelog for #1097 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 52406583f..78e674ef9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -105,6 +105,8 @@ And countless little improvements and fixes: line with the album. :bug:`856` * :doc:`/plugins/echonest`: When communicating with the Echo Nest servers fails repeatedly, log an error instead of exiting. :bug:`1096` +* :doc:`/plugins/lyrics`: Avoid an error when the Google source returns a + result without a title. Thanks to Alberto Leal. :bug:`1097` 1.3.8 (September 17, 2014)