diff --git a/CHANGELOG.md b/CHANGELOG.md index fb56627..c7fc421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ -# DEV +# 1.0.5 ### BUGS (Minor) * `toys/createindex`: handle empty channel count, bitdepth and sampling rate cleanly ### Enhancements * Allow ignoring microsecond precision in timestamps * Don't print useless information (stuff that handled 0 files and such) -* Store transcoded file paths relative to their destination's root -* Add missing error codes (used but not declared) +* Store transcoded file paths relative to their destination's root (db version 7) +* Add missing (used but not declared) error codes # 1.0.4 ## `BREAKING CHANGES`