Skip to content

Commit

Permalink
Fix changelog entry for EventLoopExtWebSys (#2372)
Browse files Browse the repository at this point in the history
  • Loading branch information
maroider authored Jul 13, 2022
1 parent aa8f8db commit 50dd788
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

- Added `EventLoopExtWebSys` with a `spawn` method to start the event loop without throwing an exception.
- On Web, added `EventLoopExtWebSys` with a `spawn` method to start the event loop without throwing an exception.
- Added `WindowEvent::Occluded(bool)`, currently implemented on macOS and X11.
- On X11, fix events for caps lock key not being sent
- Build docs on `docs.rs` for iOS and Android as well.
Expand Down

0 comments on commit 50dd788

Please sign in to comment.