summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a9b9ed..ad13870 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
1# 0.12.0 - 2020-12-18
2
3- Improve significantly MS Office formats support
4- Fix some typos in the Nautilus extension
5- Improve reliability of the mp3, pdf and svg parsers
6- Improve compatibility with ffmpeg when sandboxing is used
7- Improve the dolphin extension usability
8- libmat2 now raises a ValueError on malformed files while trying to
9 find the right parser, instead of returning None
10
1# 0.11.0 - 2020-03-29 11# 0.11.0 - 2020-03-29
2 12
3- Improve significantly MS Office formats support 13- Improve significantly MS Office formats support