summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2023-03-13 14:58:16 +0100
committerOskar Nyberg <oskar@mullvad.net>2023-03-13 14:58:19 +0100
commitc8f540951f318253a36e9f3ad20b607cefeb9be0 (patch)
treefa98086a241c5dd038c08feae771f4e5299cd86d
parentf7e1c0e1bfbdee66c6abd81486f72a9ccbc568dd (diff)
downloadmullvadvpn-c8f540951f318253a36e9f3ad20b607cefeb9be0.tar.xz
mullvadvpn-c8f540951f318253a36e9f3ad20b607cefeb9be0.zip
Add changelog item for notifications while suspended bug
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 743b65cdac..686e21202b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,7 @@ Line wrap the file at 100 chars. Th
- Fix close to expiry notification not showing unless app is opened once within the last three days
in the desktop app.
- Retry if PQ PSK negotiation fails for any reason.
+- Fix accumulated tunnel state notifications sometimes displayed after suspend.
#### Android
- Fix adaptive app icon which previously had a displaced nose and some other oddities.