From ac2f4937ec86a4b3f0ccc9f31f9062d29d78f237 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 29 Jun 2017 19:06:37 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b42f48e7..42a01d851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog ========== +Version 2.11.5 *(2017-06-29)* +---------------------------- + + * Added an indicator of folders located on SD cards + * Improved the way of rotating jpg images on the internal storage by modifying the exif tags + added autosave + Version 2.11.4 *(2017-06-26)* ----------------------------