From 9fac645b11bfc54427919fbee2d627fbd130ec54 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 18 Mar 2016 11:49:24 -0400 Subject: [PATCH] Changelog for #1912 (part of #1909) --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 22d2c7226..cc4b57b78 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,6 +18,8 @@ Fixes: password in the ``beet config`` output. :bug:`1907` * :doc:`/plugins/scrub`: Fix an occasional problem where scrubbing on import could undo the ``id3v23`` setting. :bug:`1903` +* :doc:`/plugins/lyrics`: Add compatibility with some changes to the + LyricsWiki page markup. :bug:`1912` :bug:`1909` 1.3.17 (February 7, 2016)