Update CHANGELOG.md

Co-authored-by: darrenburns <darrenburns@users.noreply.github.com>
This commit is contained in:
Will McGugan
2022-12-21 15:03:52 +00:00
committed by GitHub
parent c6c2dd69be
commit 91da9d0103

View File

@@ -23,7 +23,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Moved Ctrl+C, tab, and shift+tab to App BINDINGS.
- Deprecated `PRIORITY_BINDINGS` class variable.
- Renamed `char` to `character` on Key event.
- Renamed `key_name` to `name` on Key event.