From 21f35aec3a6fa3653b483c8c1ca11b8b751d555e Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Mon, 30 Apr 2018 20:24:33 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1bd22dd..42844548 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ Release date: TBD [#708](https://github.com/mattermost/desktop/issues/708) - Fixed an issue where the main screen opens a blank page when a tab is dropped into the screen. [#667](https://github.com/mattermost/desktop/issues/667) +- Fixed "Save Image" context menu not working. +[#707](https://github.com/mattermost/desktop/issues/707) #### Windows - Fixed `file://` protocol not working. But localhost URL will not continue to work.