summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-04-11 13:15:41 +0200
committerDavid Lönnhager <david.l@mullvad.net>2022-04-11 13:15:41 +0200
commit4e64a6d284828138ffe87aa54755995351658b8a (patch)
tree60bd266695902efeb7dd908655a4acf853831b7a
parent1d1429932a86aa5baccdf37c9dc365cbb01d5042 (diff)
downloadmullvadvpn-4e64a6d284828138ffe87aa54755995351658b8a.tar.xz
mullvadvpn-4e64a6d284828138ffe87aa54755995351658b8a.zip
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 541c335243..cce48a610d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,6 +56,7 @@ Line wrap the file at 100 chars. Th
- Fix issue where sockets didn't close after disconnecting from WireGuard servers over TCP
by updating `udp-over-tcp` to 0.2.
- Parse old account history formats correctly when they are empty.
+- Use suspend-aware timers for relay list updates and version checks on all platforms.
#### Windows
- Fix "Open Mullvad VPN" tray context menu item not working after toggling unpinned window setting.