diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cb00c8b..16dfd46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ - Comparing two `Dict`s of equal size has been optimised on the JavaScript target. -- Improved the performance of `drop_start`. +- Improved the performance of `string.drop_start`. - Improved the performance of `list.strict_zip`. |