blob: 7bfee07b28f5cb14d403e705a2f9fa0feef479eb (
plain)
1
2
3
4
5
6
7
8
9
|
# 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`
# 0.1.0 - 2018-05-14
- Initial release
|