add changelog entry for bs1770gain peak fix

This commit is contained in:
pszxzsd 2016-06-02 11:03:59 +02:00
parent 8dcd50b18f
commit 7744c6bd90

View file

@ -11,6 +11,12 @@ Some fixes for Windows:
* Queries are now detected as paths when they contain backslashes (in
addition to forward slashes). This only applies on Windows.
Fixes:
* :doc:`/plugins/replaygain`: The ``bs1770gain`` backend now correctly
calculates sample peak instead of true peak. This comes with a major
speed increase. :bug:`2031`
1.3.18 (May 31, 2016)
---------------------