diff --git a/CHANGELOG.md b/CHANGELOG.md index eb8ca21..e7530b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Fixed - Help text is now the same color as `regular_text` in the theme config +- Non-ASCII (multibyte) characters can now be used as keybindings (#198, #200) ## [1.8.0] - 2021-02-17