Skip to content

Commit 0c23f58

Browse files
committed
Add change note
1 parent 5044f89 commit 0c23f58

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The regular expression parser now groups sequences of normal characters. This reduces the number of instances of `RegExpNormalChar`.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The regular expression parser now groups sequences of normal characters. This reduces the number of instances of `RegExpNormalChar`.

0 commit comments

Comments
 (0)