From 83ac5ed022f3bc4b5fdbf4e411c308bfb3c1d1f6 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 2 May 2019 09:35:14 -0400 Subject: [PATCH] Changelog for #3247 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 035f8015a..d88bf0b12 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -174,6 +174,9 @@ Many fixes have been focused on issues where beets would previously crash: * :doc:`/plugins/bpd`: Fix a crash triggered when certain clients tried to list the albums belonging to a particular artist. :bug:`3007` :bug:`3215` +* :doc:`/plugins/replaygain`: Avoid a crash when the ``bs1770gain`` tool emits + malformed XML. + :bug:`2983` :bug:`3247` There are many fixes related to compatibility with our dependencies including addressing changes interfaces: