From 7e15ac069577eed6aa751a5e66bd3c50c7ddd537 Mon Sep 17 00:00:00 2001 From: Fabrice Laporte Date: Fri, 23 Sep 2016 23:11:27 +0200 Subject: [PATCH] add changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4c94af42b..2f09c0599 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -60,6 +60,8 @@ And there are a few bug fixes too: This is fixed. :bug:`2168` * :doc:`/plugins/embyupdate`: Fixes authentication header problem that caused a problem that it was not possible to get tokens from the Emby API. +* :doc:`/plugins/lyrics`: Search for lyrics using the title part preceding the + colon character. :bug:`2206` The last release, 1.3.19, also erroneously reported its version as "1.3.18" when you typed ``beet version``. This has been corrected.