diff options
| author | Cory Forsstrom <cforsstrom18@gmail.com> | 2021-09-05 17:25:29 -0700 |
|---|---|---|
| committer | Oskar Nyberg <3668602+raksooo@users.noreply.github.com> | 2021-09-06 11:22:14 +0200 |
| commit | c33c0620703db576c4c236c473ee5c0d81e541f0 (patch) | |
| tree | 800abd4f2f211d9f85e0ff12540a4de9770d4935 | |
| parent | 8eadd29201a8bea71660c8ec19e95916c3c64c39 (diff) | |
| download | mullvadvpn-c33c0620703db576c4c236c473ee5c0d81e541f0.tar.xz mullvadvpn-c33c0620703db576c4c236c473ee5c0d81e541f0.zip | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c10d02d841..68bee316f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,9 +27,8 @@ Line wrap the file at 100 chars. Th ### Added - Added possibility to filter locations by provider in the desktop app. - Add WireGuard over TCP CLI option for all relays. -- New GUI environment variable `DISABLE_VERSION_CHECK` has been added. If set to `1`, latest - version check will be disabled in the GUI, preventing a notification from occuring when a - newer version is available. +- Add GUI environment variable `MULLVAD_DISABLE_UPDATE_NOTIFICATION`. If set to `1`, GUI + notification will be disabled when an update is available. #### Android - Added toggle for Split tunneling view to be able to show system apps |
