From 65288d156c840643d80e826fce477cc8718106ea Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 11 Jun 2019 23:24:59 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b4cbe6a4..be5f8413a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========== +Version 6.7.8 *(2019-06-11)* +---------------------------- + + * Improved the UX at zooming and panning at the fullscreen view + * Fixed unchecking Favorite items in some cases + * Show the available aspect ratios at the editor by default + * Couple stability, performance and translation improvements + Version 6.7.7 *(2019-05-28)* ----------------------------