summaryrefslogtreecommitdiffhomepage
path: root/ios
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2021-11-15 13:36:59 +0100
committerAndrej Mihajlov <and@mullvad.net>2021-11-16 11:12:35 +0100
commit808e02270ded7ea4fa35b0bdc5a3dfecbe1229b7 (patch)
tree11a8fb4fe98ccb589f86fdb577a4ef9de6897d53 /ios
parentec699fc61bd05cf4567ca1521967dda9a1882ae9 (diff)
downloadmullvadvpn-808e02270ded7ea4fa35b0bdc5a3dfecbe1229b7.tar.xz
mullvadvpn-808e02270ded7ea4fa35b0bdc5a3dfecbe1229b7.zip
Update CHANGELOG
Diffstat (limited to 'ios')
-rw-r--r--ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md
index 284fc1d99a..45c68ef992 100644
--- a/ios/CHANGELOG.md
+++ b/ios/CHANGELOG.md
@@ -31,6 +31,7 @@ Line wrap the file at 100 chars. Th
- Use background tasks to periodically update relays and rotate the private key on iOS 13 or newer.
Background fetch is used as fallback on iOS 12.
- Request background execution time from the system when performing critical tasks.
+- Increase hit area of settings (cog) button.
### Fixed
- Drop leading replacement characters (`\u{FFFD}`) when decoding UTF-8 from a part of log file.