Skip to content

Commit

Permalink
Add a CHANGELOG entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpallant committed Feb 5, 2023
1 parent 3632a04 commit fafe0ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Unreleased

* Changed ordering of `enum KeyCode` and names of several of the keys
* Support the mysterious 'Right Control 2' and 'Right Alt 2' so that Pause/Break
and Print Screen do the right thing.
* Fix the Backslash/Tilde swap on the UK Layout.

## v0.6.1 (20 October 2022)

* Fix Control-Letter codes on AZERTY
Expand Down

0 comments on commit fafe0ec

Please sign in to comment.