From 69d9905c5d873583832d7ee9919b509897f9f68d Mon Sep 17 00:00:00 2001 From: Thomas Proisl Date: Fri, 28 Jun 2019 17:30:13 +0200 Subject: [PATCH] Changelog --- CHANGES.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 198a36f..8d73ec5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,10 @@ # CHANGELOG # -## Version ???, ??? ## +## Version 1.10.0, 2019-06-28 ## +- Treat emoji sequences that render as a single grapheme as a single + token. This includes flags and sequences containing modifiers and + zero-width joiners. - Recognize underscores used for "underlining" and split them off. - Added a few Unicode formatting characters to the “nasty” characters. - Replaced POSIX character classes with built-ins or Unicode