summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2020-07-15 18:48:50 +0200
committerOskar Nyberg <oskar@mullvad.net>2020-07-22 15:49:04 +0200
commit02a1881ba3d6fec79e0ecf2095fc3fbafa9e2ce8 (patch)
treed19ccf9f28f79b673999f454faa965cf5d6f085a
parent7f5f6a3d0e4a61784ca75b53e4850c4dec108d95 (diff)
downloadmullvadvpn-02a1881ba3d6fec79e0ecf2095fc3fbafa9e2ce8.tar.xz
mullvadvpn-02a1881ba3d6fec79e0ecf2095fc3fbafa9e2ce8.zip
Add new notification behavior to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3fe19b7a6..73ca0d857f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@ Line wrap the file at 100 chars. Th
- Change version string parsing to never suggest the user to upgrade to an older version.
- Make connectivity checker more resilient to suspension.
- Make uninstaller on desktop platforms attempt to remove WireGuard keys from accounts.
+- Make important notifications not timeout on macOS and remain in the notification list on Linux.
#### Android
- Show a system notification when the account time will soon run out.