Skip to content

Commit

Permalink
Added missing entry to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pentamassiv committed Nov 8, 2023
1 parent bfeb8a6 commit c932ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Rust: MSRV is 1.65
- All held keys are released when Enigo is dropped
- win: Don't panic if it was not possible to move the mouse
- All: Never panic! All functions return Results now
- win: Don't move the mouse to a relative position if it was not possible to get the current position
- All: The feature `with_serde` was renamed to `serde`
- All: Renamed `Key::Layout(char)` to `Key::Unicode(char)` and clearified its docs
Expand Down

0 comments on commit c932ff5

Please sign in to comment.