From faef73dd83899a605ecfc4b9e39d0767b8d0dedb Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Thu, 22 Mar 2018 20:19:13 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 890474da..cecf879c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ Release date: TBD ### Improvements +#### All Platforms +- Added "Enable GPU hardware acceleration" option. +[#734](https://github.com/mattermost/desktop/pull/734) + #### Windows - [Windows 7/8] Desktop notifications now respect the duration setting of Control Panel. [#601](https://github.com/mattermost/desktop/issues/601)