diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b1a8b57..d5116185 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ invalid operators at compile time. - More informative error when specifying an invalid value for `combineWith` in JavaScript (in TypeScript this would be a compile time error) + - Consider also Unicode zero-width spaces as separators in the tokenizer ## v6.3.0 - 2023-11-22