From 76aeb85e99e088151c867d86858705bf38c345de Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 8 Nov 2019 04:13:08 -0500 Subject: fix wide character handling in contents_formatted and contents_diff --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index bfb122b..aecda1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ ### Fixed * Clearing cells now correctly sets the cell background color. +* Fixed a couple bugs in wide character handling in `contents_formatted` and + `contents_diff`. ## [0.3.1] - 2019-11-06 -- cgit v1.2.3-54-g00ecf