diff --git a/CHANGELOG.md b/CHANGELOG.md index 56f2c74..9a2fe77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 `) is recommended.