summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2021-02-02 13:47:57 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2021-02-02 13:47:57 +0000
commit65d57f9e89cdd81d94898c378b2e8f7c88b30b5d (patch)
tree9c4318719edc031387f56742512af517515597a1
parent372201811ba63242fca13579c35d69c7f834a6b3 (diff)
downloadmullvadvpn-65d57f9e89cdd81d94898c378b2e8f7c88b30b5d.tar.xz
mullvadvpn-65d57f9e89cdd81d94898c378b2e8f7c88b30b5d.zip
Describe key rotation increase in the changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8966ce6b52..a72e59fdc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,9 @@ Line wrap the file at 100 chars. Th
- Update Electron from 11.0.2 to 11.2.1 which includes a newer Chromium version and
security patches.
+#### Android
+- WireGuard key is now rotated sooner: every four days instead of seven.
+
### Fixed
#### MacOS
- When applying empty list of custom DNS servers, the daemon won't get stuck in the offline state.