diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2021-06-21 11:17:40 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2021-06-21 12:44:22 +0200 |
| commit | 08e7aabcbeae114693b36b0788af9deaa850589b (patch) | |
| tree | 7c9d752e876db2bdbd4c863470bb69127947d172 | |
| parent | 2c5c8aa7fed4b77a86e788ab3ea15bd0078089ce (diff) | |
| download | mullvadvpn-08e7aabcbeae114693b36b0788af9deaa850589b.tar.xz mullvadvpn-08e7aabcbeae114693b36b0788af9deaa850589b.zip | |
Update CHANGELOG with the missing entry.
| -rw-r--r-- | ios/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index f5815f0099..eb25a9ed76 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -27,6 +27,9 @@ Line wrap the file at 100 chars. Th - Show a reminder to add more credits 3 days before account expiry via system notification and in-app message. - Add submit button next to account input field on login screen. +### Fixed +- Update WireGuardKit to the latest. Fixes iOS 15 support. + ## [2021.2] - 2021-06-03 ### Added - Enable option to "Select all" when viewing app logs. |
