From 3235adca8b344b1062b8e095cf9eeb3fb26893c7 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 8 Oct 2016 23:11:02 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b5697c3c..ecc270500 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========== +Version 1.23 *(2016-10-08)* +---------------------------- + + * Add a Crop / rotate function to images + * Allow opening images and videos with third party apps + * Allow setting images as Wallpaper directly from the app + * Improve the support of Right to Left layouts + Version 1.22 *(2016-10-03)* ----------------------------