From 3964e7f3deed66e8bdcb1471a01262b09697b054 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sun, 20 Dec 2020 17:04:07 -0500 Subject: [PATCH] Changelog: Fix attribution --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cba3c8176..05d720157 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,8 +8,9 @@ Thanks to Beka, mrossinek. - TW #2290 Support moving the config file to XDG_CONFIG_HOME Thanks to Julien Rabinow. -- Width determination of Unicode characters now works for up to +- TW #2333 Width determination of Unicode characters now works for up to Unicode 11 (from Unicode 5). Emojis are correctly displayed. + Thanks to Adam Monsen. ------ current release ---------------------------