From 29fe1df2fdf7f915543749ef7aa0e64d9a63af04 Mon Sep 17 00:00:00 2001 From: dtzxporter Date: Thu, 8 Feb 2024 00:11:34 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 874a482..81a89cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Update `raw-window-handle` to 0.6. - Update `winit` in example to 0.29. - Update wasm CSS to respect the color scheme (including dark mode) +- Fix macOS sync backend incorrectly setting the parent window ## 0.13.0 - **[Breaking]** Users of the `xdg-portal` feature must now also select the `tokio`