From 90ab304fec9ff989ada05650afa0d0dadaabb9ae Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Wed, 15 Mar 2017 21:37:09 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7bc80fa..5df182d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,9 @@ Release date: TBD [#430](https://github.com/mattermost/desktop/issues/430) [#431](https://github.com/mattermost/desktop/issues/431) +#### Linux +- Fixed an issue where the setting was not saved when changing tray icon theme. + [#456](https://github.com/mattermost/desktop/issues/456) ----