From 07e1366fc674de4faa7f90ec9b9c67903546b0fa Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 5 Feb 2013 09:57:13 -0800 Subject: [PATCH] changelog for #94 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index b32a39110..214f4847a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -54,6 +54,7 @@ Other new stuff: less than 10 seconds. (This threshold was previously 2 seconds.) * Plugins are now loaded in the order they appear in the config file. Thanks to Dang Mai Hai. +* ReplayGain tags on MPEG-4/AAC files are now supported. Thanks to Dave Hayes. * :doc:`/plugins/bpd`: Browse by album artist and album artist sort name. Thanks to Steinþór Pálsson. * Fix an error when migrating the ``.beetsstate`` file on Windows.