changelog entry: ffmpeg replaygain backend

Add changelog entry for the new ffmpeg replaygain backend.
This commit is contained in:
Zsin Skri 2018-11-07 19:30:30 +01:00
parent c3af5b3763
commit b589521755

View file

@ -22,6 +22,9 @@ New features:
level.
Thanks to :user:`samuelnilsson`
:bug:`293`
* :doc:`/plugins/replaygain`: The new ``ffmpeg`` ReplayGain backend supports
``R128_`` tags, just like the ``bs1770gain`` backend.
:bug:`3056`
* A new :doc:`/plugins/parentwork` gets information about the original work,
which is useful for classical music.
Thanks to :user:`dosoe`.