From 02cebbfa3791abcba7cbc801d82c409a869607fa Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Sat, 2 Oct 2021 20:33:44 +0200 Subject: [PATCH] spelling --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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)