Update CHANGELOG.md

This commit is contained in:
Yuya Ochiai
2018-04-02 23:33:04 +09:00
parent 227b73598b
commit 800f85bb1f

View File

@@ -13,8 +13,9 @@ Release date: TBD
### Improvements ### Improvements
#### All Platforms #### All Platforms
- Added "Enable GPU hardware acceleration" option. - Added "Enable GPU hardware acceleration" option. It's disabled by default for stability.
[#734](https://github.com/mattermost/desktop/pull/734) [#734](https://github.com/mattermost/desktop/pull/734)
[#750](https://github.com/mattermost/desktop/pull/750)
- Enabled Certificate Transparency verification in HTTPS. - Enabled Certificate Transparency verification in HTTPS.
[#741](https://github.com/mattermost/desktop/pull/741) [#741](https://github.com/mattermost/desktop/pull/741)
- Clear memory cache at a certain interval in order to reduce memory usage. - Clear memory cache at a certain interval in order to reduce memory usage.