summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-04-30 13:13:44 +0200
committerDavid Lönnhager <david.l@mullvad.net>2020-04-30 13:13:44 +0200
commit9737bd153ecea81fe5e9c0efd41e7b0f890f8054 (patch)
treed7431c5d820a621bbbeac06e47853bffbb7f082f
parent8ffadeaf985911be78c4bf634fdba21484aad7b1 (diff)
parentaedab8200f0d56637b008df9aba454f98c66c614 (diff)
downloadmullvadvpn-9737bd153ecea81fe5e9c0efd41e7b0f890f8054.tar.xz
mullvadvpn-9737bd153ecea81fe5e9c0efd41e7b0f890f8054.zip
Merge branch 'update-changelog'
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 301f1dadb2..f560207ccc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,7 +30,12 @@ Line wrap the file at 100 chars. Th
### Changed
- Move location of the account data (including the WireGuard keys), so that it isn't lost when the
system cache is cleaned.
-- Rename "Block when disconnected" setting to "Always require VPN" and add additional explanation of the setting.
+- Rename "Block when disconnected" setting to "Always require VPN" and add additional explanation
+ of the setting.
+
+### Fixed
+- Fixed bogus or absent update notifications on the desktop app due to incorrect deserialization of
+ a struct sent from the daemon.
## [2020.4-beta3] - 2020-04-29