summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjvoisin2018-09-01 15:59:52 +0200
committerjvoisin2018-09-01 16:00:41 +0200
commitb7a862268299d2902ca215fb15bd098e23aae7c2 (patch)
treee6063cd14507f762f77a3e046b6277bce11fdec3 /CHANGELOG.md
parent3e2890eb9e57915cb189d69193f4119069eb2339 (diff)
Bump the changelog0.3.1
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 8af906c..dfd81c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
1# 0.3.1 - 2018-09-01
2
3- Document how to install MAT2 for various distributions
4- Fix various typos in the documentation/comments
5- Add ArchLinux to the CI to ensure that MAT2 is running on it
6- Fix the handling of files with a name ending in `.JPG`
7- Improve the detection of unsupported extensions in upper-case
8- Streamline MAT2's logging
9
10
1# 0.3.0 - 2018-08-03 11# 0.3.0 - 2018-08-03
2 12
3- Add a check for missing dependencies 13- Add a check for missing dependencies