diff options
| author | Bug Magnet <marco.nikic@mullvad.net> | 2024-02-23 15:48:28 +0100 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2024-02-26 14:37:09 +0100 |
| commit | 1361ee2b7fbb7331c6dd7a927fd417571fd14c9a (patch) | |
| tree | 96a27c865fce453071ae1283ea5e44b084408f3c | |
| parent | 29bad7d315c28f6ca18d21481ac56f48374e5380 (diff) | |
| download | mullvadvpn-1361ee2b7fbb7331c6dd7a927fd417571fd14c9a.tar.xz mullvadvpn-1361ee2b7fbb7331c6dd7a927fd417571fd14c9a.zip | |
Include IP Overrides in changelog
| -rw-r--r-- | ios/CHANGELOG.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index a5f6ec62fc..b035928942 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -22,10 +22,19 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] + +## [2024.2 - 2024-02-26] +### Added +- Add IP Overrides + +## [2024.1 - 2024-01-06] ### Added -- Add UDP-over-TCP WireGuard obfuscation. - Add custom API access methods. +## [2023.8 - 2023-12-08] +### Added +- Add UDP-over-TCP WireGuard obfuscation. + ## [2023.7 - 2023-11-23] ### Added - Add filtering on ownership and provider to location selection view. |
