From e2d33d7f149fb431e966fbcb4a6242be7d2e844e Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 18 Mar 2017 12:43:30 +0100 Subject: [PATCH] updating changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ff86b86..790973c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========== +Version 2.7.2 *(2017-03-18)* +---------------------------- + + * Added an option to use max brightness at viewing fullscreen media + * Added an option to manually include folders which contain media, but were not recognized by the app + * Many improvements around SD card detecting and file operations + * Replaced Glide with Picasso at loading most thumbnails and fullscreen images + * Many other optimizations and improvements + Version 2.7.1 *(2017-03-18)* ----------------------------