summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjvoisin2020-12-18 17:28:47 +0100
committerjvoisin2020-12-18 17:55:41 +0100
commit88fa71fbde5880107871bf65861d3206ceac1f4e (patch)
tree2e40a6b089858b2b5ae75fa108b939128495b3d2 /CHANGELOG.md
parent6cd28ed46ceaf3b339ebad2376bce46e940980ac (diff)
Bump the changelog0.12.0
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