Implement PartialOrd/Ord for KeyCode/NativeKeyCode
This commit is contained in:
parent
6178acede8
commit
81fd39485f
2 changed files with 4 additions and 2 deletions
|
|
@ -8,6 +8,8 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
|
||||
# Unreleased
|
||||
|
||||
- Implement `PartialOrd` and `Ord` for `KeyCode` and `NativeKeyCode`.
|
||||
|
||||
# 0.29.0-beta.0
|
||||
|
||||
- On Web, allow event loops to be recreated with `spawn`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue