diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c5c3ddf23..6409a27013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ Line wrap the file at 100 chars. Th ### Fixed - Pick new random relay for each reconnect attempt instead of just retrying with the same one. - Make the `problem-report` tool fall back to the bundled API IP if DNS resolution fails. +- Cancel pending system notifications when the app becomes visible. #### macOS - Correctly backup and restore search domains and other DNS settings. |
