Skip to content

Commit 97f8ea2

Browse files
committed
changelog: align the 3.0 headline with SmartString's
Round the speedup to ~3x (exact numbers stay in the Performance section) and mention the renames, so both libraries lead with the same style of summary.
1 parent e7c3c5d commit 97f8ea2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

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

99
> **Bundled with CMS Builder v3.85**
1010
11-
The headlines: building arrays is about 2.9x faster and `toArray()` about 3x.
11+
The headlines: building arrays and `toArray()` are ~3x faster, and method
12+
names now match JavaScript and PHP conventions (old names keep working).
1213
Everything else is hardening and fixes.
1314

1415
### Requirements

0 commit comments

Comments
 (0)