diff options
| author | Bug Magnet <marco.nikic@mullvad.net> | 2024-07-26 15:25:47 +0200 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2024-07-26 15:25:47 +0200 |
| commit | a262b99155f3004f7ef3c798620b9580f1d6febe (patch) | |
| tree | 8af2964206a456e0f3118d318cee6fa6e741408f | |
| parent | be002c344f396c859b660ecc4889fc98683904b2 (diff) | |
| download | mullvadvpn-a262b99155f3004f7ef3c798620b9580f1d6febe.tar.xz mullvadvpn-a262b99155f3004f7ef3c798620b9580f1d6febe.zip | |
Update changelog file to mention multihop
| -rw-r--r-- | ios/CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 0329156519..297240e7c9 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -22,8 +22,10 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] - - +### Added +- Add multihop, a feature that routes traffic through two + of our relays before it reaches the internet. + ## [2024.4 - 2024-06-25] ### Added - Add Post-Quantum secure tunnels. |
