summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-11-17 17:49:05 +0300
committerGitHub <noreply@github.com>2020-11-17 17:49:05 +0300
commit9724418d350df881afe8453bde6eb88643e7211e (patch)
treee3f2cac36404430df1f5093226dcc9f944f66cc0 /CHANGELOG.md
parent8b10e5e77840c0477a4b1575f91a4549d010af04 (diff)
Fix wide characters being cut off
Fixes #791.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77c7dcbb..526f611b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 0.7.0-dev
+### Fixed
+
+- Wide characters sometimes being cut off
+
## 0.6.0
### Packaging