diff options
| author | Emīls <emils@mullvad.net> | 2023-07-20 16:17:02 +0200 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2023-07-20 16:17:02 +0200 |
| commit | 7b30b8b7acd68af660acd12f948cec46620b68f7 (patch) | |
| tree | 826a4f99273ca97baa15cc296b29545e71313069 | |
| parent | 5cd7172dafa631e60ff314b8f4dbdfb8ab44434b (diff) | |
| download | mullvadvpn-7b30b8b7acd68af660acd12f948cec46620b68f7.tar.xz mullvadvpn-7b30b8b7acd68af660acd12f948cec46620b68f7.zip | |
Fix ios changelog
| -rw-r--r-- | ios/CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index d4f438f7b1..152f73a451 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -22,7 +22,8 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] - +### Added +- Allow redeeming vouchers in account view. ## [2023.3 - 2023-07-15] ### Added @@ -31,7 +32,6 @@ Line wrap the file at 100 chars. Th - 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 not match the one stored on device. -- Allow redeeming vouchers in account view. - Add WireGuard port selection to settings. ## [2023.2 - 2023-04-03] |
