From be8e3f26aacadde77d6c081dcbd36caaac93a522 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 7 Aug 2018 16:18:31 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dae2203..2bddba98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog ========== +Version 4.2.0 *(2018-08-07)* +---------------------------- + + * Use real Move instead of copy/delete if both the source and destination are on an internal storage + * Add some simple text highlighting in the editor + Version 4.1.2 *(2018-07-18)* ----------------------------