summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjvoisin2018-08-03 22:20:24 +0200
committerjvoisin2018-08-03 22:20:24 +0200
commit2ce1dc793e6c15b4a40bcbb9a70c415560816b8e (patch)
tree683154e90af8efaa10570ae7cc3ef57676d4df84 /CHANGELOG.md
parente27768824a4e2497b3c07c03a88da9613c2e1b50 (diff)
Bump the changelog0.3.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0116dad..8af906c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,15 @@
1# 0.2.0 - 2018-07-010 1# 0.3.0 - 2018-08-03
2
3- Add a check for missing dependencies
4- Add Nautilus extension
5- Minors code simplifications
6- Improve our linters' coverage
7- Add a manpage
8- Add folder/multiple files related tests
9- Change the logo
10
11
12# 0.2.0 - 2018-07-10
2 13
3- Fix various crashes dues to malformed files 14- Fix various crashes dues to malformed files
4- Simplify various code-paths 15- Simplify various code-paths