summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2026-04-22 16:16:44 +0200
committerDavid Lönnhager <david.l@mullvad.net>2026-04-22 16:16:44 +0200
commit7611835c411e387183e1cc1ca94f0f0917f4969e (patch)
tree2b073eb56726b06dff1ddb62a2c91b27c4b112f9
parent8559ebe25341e81194459d84fe7ca04bcee58023 (diff)
downloadmullvadvpn-macos-restart-upgrade.tar.xz
mullvadvpn-macos-restart-upgrade.zip
Update changelogmacos-restart-upgrade
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b754c4d29..2d7798d948 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,9 @@ Line wrap the file at 100 chars. Th
- `mullvad-early-boot-blocking.service` now waits for local file system to be mounted
(`After=local-fs.target`). This was assumed before, but not required (and is still not required).
+#### macOS
+- Restart the GUI after an update if it was running.
+
### Fixed
- Fix duplicate "Connected"/"Disconnected" desktop notifications caused by the daemon sending
multiple consecutive tunnel state events for the same state.