Skip to content

Commit 339b0b2

Browse files
committed
update changelog
1 parent 59b9318 commit 339b0b2

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
@@ -82,6 +82,7 @@ changelog entry.
8282
- `ActivationToken::as_raw` to get a ref to raw token.
8383
- Each platform now has corresponding `WindowAttributes` struct instead of trait extension.
8484
- On Windows, update side-aware `event::Modifiers` information on state change.
85+
- 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>).
8586

8687
### Changed
8788

0 commit comments

Comments
 (0)