diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b6f8f0372..120811e626 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ Line wrap the file at 100 chars. Th #### Android - Fix notification message to update to `null` version when version check cache is stale right after an update. +- Fix `null` pointer exception when connectivity event intent has no network info. ### Security #### Linux |
