summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-07-31 13:32:10 +0200
committerDavid Lönnhager <david.l@mullvad.net>2020-08-04 10:52:43 +0200
commit3496937abc7e6347e057a39ec6a40f49dd71e6a2 (patch)
tree50fce79818d21f8ad497b64243a14a4c84b2a347
parent7902e993128796b5f223d6352e7489341b16f606 (diff)
downloadmullvadvpn-3496937abc7e6347e057a39ec6a40f49dd71e6a2.tar.xz
mullvadvpn-3496937abc7e6347e057a39ec6a40f49dd71e6a2.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7af26a5596..51da6a86d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,8 @@ Line wrap the file at 100 chars. Th
- Make uninstaller on desktop platforms attempt to remove WireGuard keys from accounts.
- Make important notifications not timeout on macOS and remain in the notification list on Linux.
- Add exponential backoff to relay list downloader.
+- Display the original block reason in the non-blocking error state, and why applying the blocking
+ policy failed.
#### Android
- Show a system notification when the account time will soon run out.