Skip to content

Commit

Permalink
Note the lack of web support in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Liamolucko committed May 19, 2022
1 parent 98bdb35 commit 8264045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ And please only add new entries to the top of this list, right below the `# Unre

# Unreleased

- `EventLoopProxy` now implements `Sync`.
- `EventLoopProxy` now implements `Sync` as well as `Send` (except on the Web).
- macOS: Remove the need to call `set_ime_position` after moving the window.
- Added `Window::is_visible`.
- Added `Window::is_resizable`.
Expand Down

0 comments on commit 8264045

Please sign in to comment.