aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-29 04:00:21 -0500
committerJesse Luehrs <doy@tozt.net>2019-12-05 12:54:34 -0500
commitdc62fd174f6c5887e958b9b9bc8305ddd7c428a8 (patch)
tree8380adc7c1ebc00461d37c21087281139ce1e542 /CHANGELOG.md
parenta9b6d72b24fffa55093201c520075d500712a3ff (diff)
downloadvt100-rust-dc62fd174f6c5887e958b9b9bc8305ddd7c428a8.tar.gz
vt100-rust-dc62fd174f6c5887e958b9b9bc8305ddd7c428a8.zip
fix applying combining characters to wide characters
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 ea84420..969385a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
### Fixed
* Fix a couple more end-of-line/wrapping bugs.
+* Fix applying combining characters to wide characters.
## [0.7.0] - 2019-11-23