From b027e48c3205485c9cc0b2c86a181dbfd6be62f1 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 6 Jan 2015 11:23:40 -0800 Subject: [PATCH] Changelog for #1206 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index e77bf480f..27cf67380 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,6 +8,8 @@ Fixes: * :doc:`/plugins/lyrics`: Silence a warning about insecure requests in the new MusixMatch backend. :bug:`1204` +* :doc:`/plugins/lastgenre`: Add *comedy*, *humor*, and *stand-up* to the + built-in whitelist/canonicalization tree. :bug:`1206` 1.3.10 (January 5, 2015)