diff --git a/CHANGELOG.md b/CHANGELOG.md index dde2f0ac..128778be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,11 @@ This release contains multiple security updates for Windows, Mac and Linux, and ### Architectural Changes - Minor version upgrade of Electron from v1.7.11 to v1.7.13. Electron is the underlying technology used to build the Desktop apps. -### Bux Fixes +### Bug Fixes #### All Platforms - Disabled Certificate Transparency verification that produced unnecessary certificate errors. + [#743](https://github.com/mattermost/desktop/pull/743) ----