summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2023-04-17 08:29:07 +0200
committerOskar Nyberg <oskar@mullvad.net>2023-04-17 13:19:37 +0200
commit92204e3cc387dfb99881ad12193ffa36aaed1887 (patch)
tree15c9c56afb7122bfcc17017c96625d2a7d4d1bf9
parent226cdcfc25a1106014527ef419133e6bdc2bff86 (diff)
downloadmullvadvpn-92204e3cc387dfb99881ad12193ffa36aaed1887.tar.xz
mullvadvpn-92204e3cc387dfb99881ad12193ffa36aaed1887.zip
Add changelog item for daemon connectivity listener fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6299f2b656..78e0370985 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -47,6 +47,7 @@ Line wrap the file at 100 chars. Th
### Fixed
- Fix location search in desktop app only searching for English location names.
- Fix automatic WireGuard key rotation not being initialized correctly when not running the GUI.
+- Fix duplicated notifications in some situations.
#### Android
- Fix adaptive app icon which previously had a displaced nose and some other oddities.