From 9e33ef9c8084cd2ae1f878fd0f82be696a05c7e4 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 7 Aug 2018 13:46:08 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9fafddc3..91a2a703a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 4.5.0 *(2018-08-07)* +---------------------------- + + * Use real Move instead of the old copy/delete if both source and destination are on the internal storage + * Remake the fullscreen view, always use deep zoomable images with good quality + * Couple stability improvements + Version 4.4.4 *(2018-08-02)* ----------------------------