summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjvoisin2018-07-10 21:41:24 +0200
committerjvoisin2018-07-10 21:41:24 +0200
commit8093dce88e0971aae406bdb590769d9cf87046ea (patch)
tree59a7109ad44c012ea9fd84ede5ef30181a615013 /CHANGELOG.md
parent5a7c7f35f7d526a8c0ed49da12e4efc5e9dd6582 (diff)
Bump the changelog0.2.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de277e8..0116dad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
1# 0.2.0 - 2018-07-010
2
3- Fix various crashes dues to malformed files
4- Simplify various code-paths
5- Remove superfluous debug message
6- Remove the `--check` option that never was implemented anyway
7- Add a `-c` option to check for MAT2's dependencies
8
9
1# 0.1.3 - 2018-07-06 10# 0.1.3 - 2018-07-06
2 11
3- Improve MAT2 resilience against corrupted images 12- Improve MAT2 resilience against corrupted images