summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjvoisin2018-10-03 16:12:03 +0200
committerjvoisin2018-10-03 16:38:05 +0200
commitf1ceed13b5410590519340dac8e779b713fc934e (patch)
tree0a8d2fc0a676c97afde673f5ec9e72ec99efb0af /CHANGELOG.md
parent5a5c642a463523bf8cc56ad13817b82900661bd4 (diff)
Bump the changelog0.4.0
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