summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-10-11 16:52:41 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-10-15 13:19:02 +0200
commit48bd8b887f4f6fd970c47024fd80a320616a4fa5 (patch)
tree6a3b4fa0c37216ca43ec83bf083622ce9a2742cd
parent2b6aa2d738727966f0c4f7cd67db6a9181ccd805 (diff)
downloadmullvadvpn-48bd8b887f4f6fd970c47024fd80a320616a4fa5.tar.xz
mullvadvpn-48bd8b887f4f6fd970c47024fd80a320616a4fa5.zip
Update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47939a293d..4fc6648e97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,8 +26,8 @@ Line wrap the file at 100 chars. Th
### Added
- Fall back and try to connect over TCP port 443 if protocol is set to automatic and two attempts
with UDP fail in a row. If that also fails, alternate between UDP and TCP with random ports.
-- Add new in-app notifications to inform the user when the app becomes outdated, unsupported or
- might have security issues.
+- Add new system and in-app notifications to inform the user when the app becomes outdated,
+ unsupported or may have security issues.
### Fixed
- Pick new random relay for each reconnect attempt instead of just retrying with the same one.