Skip to content

Commit e2b39c9

Browse files
committed
docs: Update changelog
1 parent 8d94592 commit e2b39c9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
### Performance
1414

15-
- 15-30% average performance improvement due switch from `kuchiki` to a custom-built HTML tree representation.
15+
- 30-50% average performance improvement due switch to a custom-built HTML tree representation and serializer.
1616

1717
## [0.8.5] - 2022-11-10
1818

bindings/python/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
### Performance
1414

15-
- 15-30% average performance improvement due switch from `kuchiki` to a custom-built HTML tree representation.
15+
- 30-50% average performance improvement due switch to a custom-built HTML tree representation and serializer.
1616

1717
## [0.8.7] - 2023-01-30
1818

bindings/wasm/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### Performance
1010

11-
- 15-30% average performance improvement due switch from `kuchiki` to a custom-built HTML tree representation.
11+
- 30-50% average performance improvement due switch to a custom-built HTML tree representation and serializer.
1212

1313
## [0.8.4] - 2022-11-10
1414

0 commit comments

Comments
 (0)