summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-01-22 23:47:59 +0300
committerGitHub <noreply@github.com>2020-01-22 23:47:59 +0300
commite61c28e451526d396131b0a1e9598705d56b2714 (patch)
tree79bebb5a617a80fedafc44660edd3f457def5d63 /CHANGELOG.md
parent767d59155a5d834d22ccb7c7d439b418ffad5404 (diff)
Fix underline position for bitmap fonts
Fixes #3235.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a67a8303..2e9019f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Incorrect selection status of the first cell when selection is off screen
- Backwards bracket selection
- Stack overflow when printing shader creation error
+- Underline position for bitmap fonts
### Removed