diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..329279b --- /dev/null +++ b/changelog.md @@ -0,0 +1,17 @@ +# DBAssistant v0.3.1 + +## FEATURES + + - Extracts all fields of metadata from BEXT, iXML, ID3, exif and vorbis tags. + - New metadata extractor without external dependencies + +## IMPROVEMENTS + + - DBAssistant doesn't depend on config.json anymore + - .ogg, .flac, .aif and .wv formats are now recognized + - Avoid newlines on verbose logging + - More steps are logged to file + +## ROADMAP + + - Feature:Mac Compatibility