diff options
| author | Emīls <emils@mullvad.net> | 2023-07-20 12:15:57 +0200 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2023-07-20 12:17:08 +0200 |
| commit | 5cd7172dafa631e60ff314b8f4dbdfb8ab44434b (patch) | |
| tree | 77d94a8613c267370f054e8eeb088c596d5d9047 | |
| parent | 8aa72351f972715ace981e4355ae8d23da19db8a (diff) | |
| download | mullvadvpn-5cd7172dafa631e60ff314b8f4dbdfb8ab44434b.tar.xz mullvadvpn-5cd7172dafa631e60ff314b8f4dbdfb8ab44434b.zip | |
Update iOS changelog to reflect release of 2023.3
| -rw-r--r-- | ios/CHANGELOG.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index e2a9df746f..d4f438f7b1 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -21,15 +21,17 @@ Line wrap the file at 100 chars. Th * **Fixed**: for any bug fixes. * **Security**: in case of vulnerabilities. - ## [Unreleased] + + +## [2023.3 - 2023-07-15] ### Added - Add search functionality to location selection view. - Wipe all settings on app reinstall. - Add a dedicated account button on the main view and remove it from settings. -- Rotate public key from within packet tunnel when it detects that the key stored on backend does +- Rotate public key from within packet tunnel when it detects that the key stored on backend does not match the one stored on device. -- Add redeeming voucher code on account view. +- Allow redeeming vouchers in account view. - Add WireGuard port selection to settings. ## [2023.2 - 2023-04-03] |
