Add change note

This commit is contained in:
Arthur Baars
2022-02-25 17:36:34 +01:00
parent 5044f89105
commit 0c23f5815f
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The regular expression parser now groups sequences of normal characters. This reduces the number of instances of `RegExpNormalChar`.