From a8d8d6f1996c4df49f5e4aad9f6b0b39ba6d64a6 Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Sun, 29 Mar 2020 11:51:21 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8f64d6..82d17b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - added support for Git submodules - added Akom Chotiphantawanon's Thai translation - added a preference and command line option to specify the version control system search order +- added .editorconfig file +- added .gitignore file ### Changed - convert to Python 3