diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2020-09-08 10:39:59 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2020-09-09 11:11:15 +0200 |
| commit | 73faca9bda3555425540f8f80a1b6ceb3afb358c (patch) | |
| tree | 8085a57c4aea6f1b9d8204895976c77bd4a22aad | |
| parent | 9628314a15d91fc01a0e17c77d5f41c2d946245c (diff) | |
| download | mullvadvpn-73faca9bda3555425540f8f80a1b6ceb3afb358c.tar.xz mullvadvpn-73faca9bda3555425540f8f80a1b6ceb3afb358c.zip | |
Add changelog entry for Linux tray context menu changes
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 24b8cc0712..aaf0d94bd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,10 @@ Line wrap the file at 100 chars. Th ### Added #### Linux - Add support for WireGuard's kernel module if it's loaded. +- Add tray context menu with actions. + +### Changed +- Open and focus app when opened from context menu instead of toggling the window. ### Fixed - Stop resetting the firewall after an upgrade to not leak after an upgrade. |
