Update CHANGELOG.md for file upload dialogs

For #497. Fixed by upgrading Electron to 1.7.5 or later
This commit is contained in:
Yuya Ochiai
2017-09-15 23:54:34 +09:00
parent 3ed5321196
commit 4f76c28083

View File

@@ -23,6 +23,8 @@ Release date: TBD
[#542](https://github.com/mattermost/desktop/issues/542)
- Fixed an extra reloading when an error page is manually reloaded.
[#573](https://github.com/mattermost/desktop/issues/573)
- Fixed file upload dialogs did not allow any file to be selected.
[#497](https://github.com/mattermost/desktop/issues/497)
#### Windows
- Fixed desktop notifications not working when the window has been minimized from inactive state.