From 532ac7f2913ff0c5b0ede4087c996a6757ff3ee2 Mon Sep 17 00:00:00 2001 From: Samuel Cook Date: Thu, 28 Jan 2021 09:42:58 -0800 Subject: [PATCH] Added entry in For packagers changelog section. --- docs/changelog.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 669db9ae0..e2a62e6d8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -239,8 +239,6 @@ Fixes: :bug:`3437` * :doc:`/plugins/lyrics`: Fix a corner-case with Genius lowercase artist names :bug:`3446` -* :doc:`/plugins/replaygain`: Support ``bs1770gain`` v0.6.0 and up - :bug:`3480` * :doc:`/plugins/parentwork`: Don't save tracks when nothing has changed. :bug:`3492` * Added a warning when configuration files defined in the `include` directive @@ -352,6 +350,7 @@ For packagers: or `repair `_ the test may no longer be necessary. * This version drops support for Python 3.4. +* Removes the optional dependency on bs1770gain. .. _Fish shell: https://fishshell.com/ .. _MediaFile: https://github.com/beetbox/mediafile