Skip to content

Commit c4e2ec3

Browse files
committed
update changelog
1 parent 4931318 commit c4e2ec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changelog/unreleased.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ changelog entry.
8181
- `keyboard::ModifiersKey` to track which modifier is exactly pressed.
8282
- `ActivationToken::as_raw` to get a ref to raw token.
8383
- Each platform now has corresponding `WindowAttributes` struct instead of trait extension.
84+
- On Windows, added <kbd>AltGr</kbd> as a separate modifier (though currently <kbd>AltGr</kbd>+<kbd>LCtrl</kbd> can't be differentiated from just <kbd>AltGr</kbd>).
8485

8586
### Changed
8687

0 commit comments

Comments
 (0)