diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
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. |
