aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-05-24 16:34:37 +0100
committerLouis Pilfold <louis@lpil.uk>2024-05-24 16:34:37 +0100
commit6d40ea271ace46388d4296c3dff9034d26e67897 (patch)
tree2c498dd2e97520e0d0fa171a696cca0083d05c6b
parentc991b5da85171bc99b788a680c9bbd14f63504f4 (diff)
downloadgleam_stdlib-6d40ea271ace46388d4296c3dff9034d26e67897.tar.gz
gleam_stdlib-6d40ea271ace46388d4296c3dff9034d26e67897.zip
Changes!
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e31ea5..76c68d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,8 @@
- `dynamic.unsafe_coerce` function has been deprecated.
- Fixed `bit_array` slices of slices sometimes being incorrect on JavaScript.
- The `dict` module gains the `combine` function.
-- The deprecated `list.at` function has been removed.
+- The deprecated `list.at`, `bool.max`, and `bool.min` functions has been
+ removed.
## v0.37.0 - 2024-04-19