diff options
| author | Emīls <emils@mullvad.net> | 2023-11-25 00:49:33 +0100 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2023-11-25 00:49:33 +0100 |
| commit | 3dabafaca35cbfa8810f5acd105bceaef22a09a2 (patch) | |
| tree | 7ea87776f6ae2ad50011836cbb30d90588598634 /ios | |
| parent | 4fc23bed35ae7bf79b51b8542cc016b0af895a2b (diff) | |
| download | mullvadvpn-3dabafaca35cbfa8810f5acd105bceaef22a09a2.tar.xz mullvadvpn-3dabafaca35cbfa8810f5acd105bceaef22a09a2.zip | |
Update changelog and version metadata for iOS 2023.7
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/CHANGELOG.md | 4 | ||||
| -rw-r--r-- | ios/Configurations/Version.xcconfig | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 623b11bf67..71e78b1230 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -22,9 +22,13 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] + + +## [2023.7 - 2023-11-23] ### Added - Add filtering on ownership and provider to location selection view. - Add blocked state. +- Show exit IP when connected to a relay. ## [2023.6 - 2023-10-12] diff --git a/ios/Configurations/Version.xcconfig b/ios/Configurations/Version.xcconfig index e5409cac04..098691be00 100644 --- a/ios/Configurations/Version.xcconfig +++ b/ios/Configurations/Version.xcconfig @@ -2,7 +2,7 @@ VERSIONING_SYSTEM = apple-generic // Marketing version, aka major.minor -MARKETING_VERSION = 2023.5 +MARKETING_VERSION = 2023.8 // Build number // Normally we reset the build number to 1 after bumping MARKETING_VERSION. |
