summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dfd81c4..ee65463 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,20 @@
1# 0.4.0 - 2018-10-03
2
3- There is now a policy, for advanced users, to deal with unknown embedded fileformats
4- Improve the documentation
5- Various minor refactoring
6- Improve how corrupted PNG are handled
7- Dangerous/advanced cli's options no longer have short versions
8- Significant improvements to office files anonymisation
9 - Archive members are sorted lexicographically
10 - XML attributes are sorted lexicographically too
11 - RSID are now stripped
12 - Dangling references in [Content_types].xml are now removed
13- Significant improvements to office files support
14- Anonimysed office files can now be opened by MS Office without warnings
15- The CLI isn't threaded anymore, for it was causing issues
16- Various misc typo fix
17
1# 0.3.1 - 2018-09-01 18# 0.3.1 - 2018-09-01
2 19
3- Document how to install MAT2 for various distributions 20- Document how to install MAT2 for various distributions