From 55c2b2912c4317736b86b731d3e56b376be4b90d Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 20 Jun 2019 17:23:51 -0400 Subject: [PATCH] Refine changelog for #3314 --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7f1d467c2..efb936403 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -48,7 +48,8 @@ Fixes: * :doc:`/plugins/importadded`: Fixed a crash that occurred when the ``after_write`` signal was emitted. :bug:`3301` -* doc:`plugins/replaygain`: Fix storage format in R128_ALBUM_GAIN tags. +* :doc:`plugins/replaygain`: Fix the storage format in R128 gain tags. + :bug:`3311` :bug:`3314` For plugin developers: