aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-12-05 23:49:19 +0000
committerLouis Pilfold <louis@lpil.uk>2024-12-05 23:49:19 +0000
commitcdb45f406f0ffd97245cae2deeca4f376b272a6f (patch)
tree72f786f2b2c4b5d4bb619b4f1bf7d5b783cf4da5 /CHANGELOG.md
parent448d45a7a5287d90d211b5387f565318fbe2e90e (diff)
downloadgleam_stdlib-cdb45f406f0ffd97245cae2deeca4f376b272a6f.tar.gz
gleam_stdlib-cdb45f406f0ffd97245cae2deeca4f376b272a6f.zip
Changes!
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16dfd46..852f513 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,9 @@
## Unreleased
-- Comparing two `Dict`s of equal size has been optimised on the JavaScript
- target.
-
+- Improved the performance of comparing two `Dict`s of equal size on the
+ JavaScript target.
- Improved the performance of `string.drop_start`.
-
- Improved the performance of `list.strict_zip`.
## v0.45.0 - 2024-11-28