Update CHANGELOG.md

This commit is contained in:
Yuya Ochiai
2018-03-16 00:16:11 +09:00
parent 75116e66d8
commit c99866a971

View File

@@ -23,6 +23,10 @@ Release date: TBD
### Bug Fixes ### Bug Fixes
#### All Platforms
- Fixed correct spellchecker language not used for non en-US locales on initial installation.
[#632](https://github.com/mattermost/desktop/issues/632)
#### Windows #### Windows
- Fixed `file://` protocol not working. But localhost URL will not continue to work. - Fixed `file://` protocol not working. But localhost URL will not continue to work.
[#579](https://github.com/mattermost/desktop/issues/579) [#579](https://github.com/mattermost/desktop/issues/579)