summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjvoisin2019-11-30 18:31:07 +0100
committerjvoisin2019-11-30 18:31:07 +0100
commitda182dc2f8938fb17a0a8e43c934300517e3d686 (patch)
treef211db81fb81f7c4208d8a4e12177afd48a0dcc6 /CHANGELOG.md
parente4114af3b527836793a48aa1c4a4d3e20ccf4ec4 (diff)
Bump the changelog0.10.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3cd83e2..9ac2198 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,21 @@
1# 0.10.0 - 2019-11-30
2
3- Make mat2 work on Python3.8
4- Minor improvement of ppt handling
5- Minor improvement of odt handling
6- Add an integration KDE's file manager: Dolphin
7- mat2 now copies file permissions on the cleaned files
8- Add a flag to disable sandboxing
9- Tighten a bit the sandboxing
10- Improve handling of MSOffice documents
11- Add support for inplace cleaning
12- Better handling of mutually-exclusive arguments in the command line
13- Add support for svg
14- Add support for ppm
15- Cleaned zip files are compressed by default
16- Minor performances improvement when dealing with images/video files
17- Better handling of optional dependencies
18
1# 0.9.0 - 2019-05-10 19# 0.9.0 - 2019-05-10
2 20
3- Add tar/tar.gz/tar.bz2/tar.zx archives support 21- Add tar/tar.gz/tar.bz2/tar.zx archives support