From 0c3a4c625370bf45ccf25baa0e6954830ddd4183 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 2 Jun 2017 22:48:54 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d63e5505..16960c35f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 2.10.8 *(2017-06-02)* +---------------------------- + + * Always properly show hidden files from third party intents + * Properly handle Crop intent used for example at selecting contact photos + * Couple smaller fixes and crashfixes + Version 2.10.7 *(2017-05-29)* ----------------------------