diff --git a/CHANGELOG.md b/CHANGELOG.md index 55614108dd..2b01f87142 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ - **Breaking:** On Android, bump `ndk` and `ndk-glue` to 0.4. - On Windows, increase wait timer resolution for more accurate timing when using `WaitUntil`. - On macOS, fix native file dialogs hanging the even loop. +- On macOS, fix native file dialogs hanging the event loop. # 0.25.0 (2021-05-15)