From acc0b74c274ac92045b7140d2aa62d63a23924a0 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 14 Jun 2017 22:28:29 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fae6d61c..fd3e066b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 2.2.2 *(2017-06-14)* +---------------------------- + + * Handle removal of imported file gracefully (by trubitsyn) + * Fix a glitch at saving note on rotate (by trubitsyn) + * Move the cursor initially to the end of note + Version 2.2.1 *(2017-04-18)* ----------------------------