diff options
| -rw-r--r-- | ios/CHANGELOG.md | 1 |
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. |
