diff options
| -rw-r--r-- | ios/CHANGELOG.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 45814bdb1e..01f57d4267 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -22,15 +22,14 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## Unreleased +### Fixed +- Broken DAITA settings view on iOS 15. ## [2025.1 - 2025-01-14] ### Added - Update to DAITA v2 - now machines are provided by relays dynamically instead of using bundled ones. -### Fixed -- Fix DAITA settings view on iOS 15. - ## [2024.11 - 2024-12-12] ### Added - Add WireGuard over Shadowsocks obfuscation. It can be enabled in "VPN settings". This will |
