summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwisp3rwind <17089248+wisp3rwind@users.noreply.github.com>2022-01-22 13:58:58 +0100
committerwisp3rwind <17089248+wisp3rwind@users.noreply.github.com>2022-01-22 14:01:13 +0100
commit6ddf2fa006267848304a59fc77096394ad69ed17 (patch)
tree3ea4d8a8400b8e62eaa8345fbfacd53c08326286
parent8572e9bcecc5681a9ff955cfae5c8d1ed552fc2a (diff)
replaygain: update changelog for 3eb49fca
-rw-r--r--docs/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index f4df82e5c..e803b5bfa 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -44,6 +44,9 @@ Bug fixes:
* :doc:`plugins/lyrics`: Fixed issues with the Tekstowo.pl and Genius
backends where some non-lyrics content got included in the lyrics
* :doc:`plugins/limit`: Better header formatting to improve index
+* :doc:`plugins/replaygain`: Correctly handle the ``overwrite`` config option,
+ which forces recomputing ReplayGain values on import even for tracks
+ that already have the tags.
For packagers: