diff --git a/docs/changelog.rst b/docs/changelog.rst index a9210554a..eaf8c7d5a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,9 +8,11 @@ New features: * Added support for DSF files, once a future version of Mutagen is released that supports them. Thanks to :user:`docbobo`. :bug:`459` :bug:`2379` -* A new template path value ``track_alt`` let's you use the tracks actual - number rather than its position media. Useful when importing albums that - have multiple sides, such as tapes and vinyls. +* The MusicBrainz backend and :doc:`/plugins/discogs` now both provide a new + attribute called ``track_alt`` that stores more nuanced, possibly + non-numeric track index data. For example, some vinyl or tape media will + report the side of the record using a letter instead of a number in that + field. :bug:`1831` :bug:`2363` Fixes: