diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-03-19 14:35:45 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-03-25 13:42:55 +0100 |
| commit | b5b92428107dd6b4be23d7d127fdfab16d00863a (patch) | |
| tree | 1e3632b999260dcb787d8a38b86f51ba25fc5d12 | |
| parent | 53462809d67bc5073a8bd793b997f1a0b4fd8e2a (diff) | |
| download | mullvadvpn-b5b92428107dd6b4be23d7d127fdfab16d00863a.tar.xz mullvadvpn-b5b92428107dd6b4be23d7d127fdfab16d00863a.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bca02638aa..90cb3cc56d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,8 @@ Line wrap the file at 100 chars. Th - Shrink account history capactity from 3 account entries to 1. - Allow whitespace in account token in CLI. - Read account token from standard input unless given as an argument in CLI. +- Make WireGuard automatic key rotation interval mandatory and between 1 and 7 days. +- Show default, minimum, and maximum key rotation intervals in CLI. #### Android - WireGuard key is now rotated sooner: every four days instead of seven. |
