Update CHANGELOG.md for deeplinking

This commit is contained in:
Yuya Ochiai
2017-10-24 21:50:39 +09:00
parent e24cddcf5a
commit 744098638a

View File

@@ -12,9 +12,15 @@ Release date: TBD
### Improvements ### Improvements
#### Windows
- Added the feature to open the application via `mattermost://` link.
[#616](https://github.com/mattermost/desktop/pull/616)
#### Mac #### Mac
- Added `Ctrl+Tab` and `Ctrl+Shift+Tab` shortcuts to switch tabs - Added `Ctrl+Tab` and `Ctrl+Shift+Tab` shortcuts to switch tabs
[#512](https://github.com/mattermost/desktop/issues/512) [#512](https://github.com/mattermost/desktop/issues/512)
- Added the feature to open the application via `mattermost://` link.
[#616](https://github.com/mattermost/desktop/pull/616)
### Bug Fixes ### Bug Fixes