1
0
Fork 0
mat2/CHANGELOG.md

10 lines
199 B
Markdown
Raw Normal View History

2018-05-16 23:11:18 +02:00
# 0.1.1 - 2018-05-16
- Improve the cli usage
- Refuse to process files with a supported mimetype but an unsupported
extension, like `text/plain` for a `.c`
2018-05-14 22:49:37 +02:00
# 0.1.0 - 2018-05-14
- Initial release