Update CHANGELOG.md

This commit is contained in:
amyblais
2018-01-26 19:48:28 -05:00
committed by GitHub
parent 7e0d6948ae
commit 685f7e4980

View File

@@ -2,7 +2,7 @@
## Release v4.0.0 ## Release v4.0.0
Release date: January 23, 2018 Release date: January 29, 2018
This release contains multiple security updates for Windows, Mac and Linux, and it is highly recommended that users upgrade to this version. This release contains multiple security updates for Windows, Mac and Linux, and it is highly recommended that users upgrade to this version.
@@ -42,7 +42,7 @@ This release contains multiple security updates for Windows, Mac and Linux, and
[#514](https://github.com/mattermost/desktop/issues/514) [#514](https://github.com/mattermost/desktop/issues/514)
### Architectural Changes ### Architectural Changes
- Major version upgrade of Electron from v1.6.11 to v1.7.9. Electron is the underlying technology used to build the Desktop apps. - Major version upgrade of Electron from v1.7.11 to v1.7.9. Electron is the underlying technology used to build the Desktop apps.
[#602](https://github.com/mattermost/desktop/pull/602) [#602](https://github.com/mattermost/desktop/pull/602)
- The app now uses CSS to style the user interface. Styles are also divided to React's inline `style` and CSS. - The app now uses CSS to style the user interface. Styles are also divided to React's inline `style` and CSS.
[#540](https://github.com/mattermost/desktop/pull/540) [#540](https://github.com/mattermost/desktop/pull/540)