diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f4f376d82..9274217d4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ - On Wayland, bump `smithay-client-toolkit` to 0.15. - On Wayland, implement `request_user_attention` with `xdg_activation_v1`. - On X11, emit missing `WindowEvent::ScaleFactorChanged` when the only monitor gets reconnected. -- 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)