From 78c95413dde3d3fda75265da43ea33f0864935d1 Mon Sep 17 00:00:00 2001 From: Ramon Boss Date: Tue, 30 Nov 2021 20:17:46 +0100 Subject: [PATCH] doc: add changelog entry for genius lyrics fix --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index b6eb5ca3a..8dc14aa97 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,6 +6,10 @@ Changelog Changelog goes here! +Bug fixes: + +* :doc:`/plugins/lyrics`: Fix Genius search by using query params instead of body. + For packagers: * We fixed a version for the dependency on the `Confuse`_ library.