Add CHANGELOG
This commit is contained in:
parent
0b58d11c1e
commit
fd39c8bb16
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal file
@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
|
||||
##Bugs
|
||||
Opus tags were not actually parsed due to an issue with the tag reader selector.
|
||||
|
||||
## Enhancements
|
||||
* Fetch releasecountry tag from files
|
||||
* Add `%{releasecountry}` placeholder in `rename`
|
||||
* Add `-r` (show release country) to toys/createindex
|
||||
|
||||
# 1.0.0
|
||||
Initial public release
|
||||
Loading…
x
Reference in New Issue
Block a user