From 02aa8a841cd5e253943e5842abc1d94f5948c536 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 22 Jan 2019 20:51:15 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 058b367d0..116204207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 6.3.1 *(2019-01-22)* +---------------------------- + + * Fixed fullscreen images crashing when the app was installed on an SD card + * A couple other fullscreen image viewer improvements + * Allow batch rotating only images, ignore other file types + Version 6.3.0 *(2019-01-17)* ----------------------------