diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2020-04-21 08:02:05 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2020-04-21 14:30:27 +0200 |
| commit | 3526d44121d07b4ea1a4098f1d33d7b6bee43b17 (patch) | |
| tree | 111eff60bf18dd8421f7ea19901ce7b52f82e255 | |
| parent | 28a02cdadb4c00c19b40ee5f6c0f8c7ea7f12cb4 (diff) | |
| download | mullvadvpn-3526d44121d07b4ea1a4098f1d33d7b6bee43b17.tar.xz mullvadvpn-3526d44121d07b4ea1a4098f1d33d7b6bee43b17.zip | |
Add changelog entry for Electron 8 downgrade
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e7f7d129a..9c69a42001 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,9 @@ Line wrap the file at 100 chars. Th ### Added - Add shell completions for the mullvad CLI. +### Changed +- Downgrade to Electron 7 due to issues with tray icon in Electron 8. + ### Fixed #### Windows - Improve offline detection logic. |
