summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjvoisin2023-08-02 21:09:12 +0200
committerjvoisin2023-08-02 21:09:12 +0200
commit04786d75dab33bc292067a114c075f403719bfac (patch)
tree61b950e68222772cb9603df96fe5f2b9e591df9c /CHANGELOG.md
parentcb7b5747a8f6178257bc7723e99de5b8feffb902 (diff)
Bump the changelog0.13.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bd4785..50b4b72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
1# 0.13.4 - 2023-08-02
2
3- Add documentation about mat2 on OSX
4- Make use of python3.7 constructs to simplify code
5- Use moderner type annotations
6- Harden get_meta in archive.py against variants of CVE-2022-35410
7- Improve MSOffice document support
8- Package the manpage on pypi
9
1# 0.13.3 - 2023-02-23 10# 0.13.3 - 2023-02-23
2 11
3- Fix a decorator argument 12- Fix a decorator argument