summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjvoisin2018-05-16 23:11:18 +0200
committerjvoisin2018-05-16 23:11:18 +0200
commit57d5cd04284276c49899034a9ad321b680624d8f (patch)
treeca7f1b003f767a693484a8e509235c4932f90fbd /CHANGELOG.md
parentfa7d18784ca18c5c70bbb36cde9d5915843456c3 (diff)
Bump the changelog0.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 827866a..7bfee07 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
1# 0.1.1 - 2018-05-16
2
3- Improve the cli usage
4- Refuse to process files with a supported mimetype but an unsupported
5 extension, like `text/plain` for a `.c`
6
1# 0.1.0 - 2018-05-14 7# 0.1.0 - 2018-05-14
2 8
3- Initial release 9- Initial release