diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7231fb89..397d7c99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add support for windows - Add terminfo capabilities advertising support for changing the window title +- Allow using scancodes in the key_bindings section ### Fixed + - Fixed erroneous results when using the `indexed_colors` config option ## Version 0.2.1 |