diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-01-30 19:52:44 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-01-31 19:33:42 +0000 |
| commit | d40999a2be51bf4a58daf6df019ea1bc460fa31e (patch) | |
| tree | 0ab2f8a3973a96b5d2968fa23a49aa77fd48dde3 | |
| parent | d62eb5790dcfce2912290e31742196d34b8443ab (diff) | |
| download | mullvadvpn-d40999a2be51bf4a58daf6df019ea1bc460fa31e.tar.xz mullvadvpn-d40999a2be51bf4a58daf6df019ea1bc460fa31e.zip | |
Describe notification dismissal in changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ce0b192746..7db9093161 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ Line wrap the file at 100 chars. Th - Connect automatically if `MullvadVpnService` is started with an intent which has the `android.net.VpnService` action. Effectively, this should enable _Always On_ behavior on Android versions where it's supported. +- Allow notification to be dismissed when the UI is not shown and the tunnel is disconnected. #### Windows - Use a branded TAP driver for OpenVPN to prevent conflicts with other software and solve issues |
