diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index ac65d38672a7..d97bf45ed7c2 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -32,6 +32,7 @@ Line wrap the file at 100 chars. Th ### Fixed - Fix a bug where the Android account expiry notifications would not be updated if the app was running in the background for a long time. +- Fix ANR due to the tokio runtime being blocked by `getaddrinfo` when dropped. ## [android/2024.8] - 2024-11-01