diff options
| -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. |
