diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2020-05-11 18:14:32 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2020-05-13 13:52:29 +0200 |
| commit | 1e5ff0556e80ca2076e3615e15df3c5cd3e0f3e0 (patch) | |
| tree | f4d57921cafad29ac2c54132548b74249f99d059 | |
| parent | 4176b3a08929558fc55ee74b9126e293decd5b35 (diff) | |
| download | mullvadvpn-1e5ff0556e80ca2076e3615e15df3c5cd3e0f3e0.tar.xz mullvadvpn-1e5ff0556e80ca2076e3615e15df3c5cd3e0f3e0.zip | |
Update CHANGELOG
| -rw-r--r-- | ios/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 3516762a4d..b045099ed2 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -23,9 +23,14 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +### Added +- Add automatic key rotation every 4 days. + ### Fixed - Fix relay selection for country wide constraints by respecting the `include_in_country` parameter. +- Fix defect when manually regenerating the private key from Settings would automatically connect + the tunnel. ## [2020.2] - 2020-04-16 ### Fixed |
