From a87273ce2aa86eb0e268d2414e08b47e7509ce9d Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 26 Jan 2018 23:21:49 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28c38d0c..5524585e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========== +Version 3.1.1 *(2018-01-26)* +---------------------------- + + * Allow exporting all notes to files at once + * Allow toggling autosave + * Allow toggling line wrap + * Allow showing a notes picker on startup + * Fix creating new notes via handling third party intents + Version 3.1.0 *(2018-01-08)* ----------------------------