Skip to content

Commit

Permalink
Changelog tweak for #47
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Aug 20, 2022
1 parent b354a3d commit edc6414
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,11 @@ v0.10.0
- The ``catalognum`` property now refers to additional file tags named
``CATALOGID`` and ``DISCOGS_CATALOG`` (but only for reading, not writing).
- The multi-valued ``albumartists`` property now refers to additional file
tags named ``ALBUM_ARTIST`` and ``ALBUM ARTISTS`` (the ``ALBUM ARTISTS``
is being used only for reading).
tags named ``ALBUM_ARTIST`` and ``ALBUM ARTISTS``. (The latter
is used only for reading.)
- The ``ListMediaField`` class now doesn't concatenate multiple lists if
found, properties using this class now overwrite each other when
multiple are defined like other properties.
found. The first available tag is used instead, like with other kinds of
fields.
v0.9.0
''''''
Expand Down

0 comments on commit edc6414

Please sign in to comment.