Skip to content

Commit 91c66da

Browse files
committed
Update CHANGELOG
1 parent 33d4991 commit 91c66da

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ This package strictly follows [Semantic Versioning](https://semver.org).
77

88
### Features
99

10-
* Rewrote tag tokenizer to be much more efficient and handle more broken HTML edge cases.
10+
* Rewrote tag tokenizer to be more considerate of shortcomings in the V8 regex engine, increasing overall performance
11+
significantly.
12+
13+
### Bug Fixes
14+
15+
* Fixed a few more broken HTML edge cases that could result in the parser running very very slowly.
1116

1217
## v2.0.3 (2022-12-31)
1318

0 commit comments

Comments
 (0)