From 55c1392fdf8b35099b60cc79fabb30eea11df0eb Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 17 Dec 2018 22:54:42 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32bca140f..5a7343d37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Changelog ========== +Version 6.1.0 *(2018-12-17)* +---------------------------- + + * Added an initial widget implementation for creating homescreen folder shortcuts + * Added optional grouping of direct subfolders, as a check at the "Change view type" dialog + * Added an option to set custom crop aspect ratio at the editor + * Save exif data at edited files on Android 7+ + * Handle only Mass Storage USB devices, ignore the rest + * Many other smaller UX/stability/performance improvements + Version 6.0.4 *(2018-12-04)* ----------------------------