Resolve "Update CHANGELOG for v1.0.2"

This commit is contained in:
Vincent Riquer 2025-02-10 19:04:13 +00:00
parent 45433fa214
commit 8effee243a

View File

@ -1,3 +1,8 @@
# 1.0.2
## Bugs
* Tag reading hangs on vorbis files with embedded images
* Recreate destination files on releasecountry tag change (bump database schema to 5)
# 1.0.1
## BREAKING CHANGES
Implementing releasecountry meant bumping versions of every tag parser. All file tags will be read again. Running in batches (`-B <batchsize>`) is recommended.