A little more detail in the changelog

This commit is contained in:
Adrian Sampson 2017-01-10 21:04:51 -05:00
parent 703f47ae97
commit da86a410fe

View file

@ -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: