aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-07-19 19:16:01 +0100
committerLouis Pilfold <louis@lpil.uk>2024-07-29 13:19:07 +0100
commit3840c2108415758df89e68e2f88d06a4cc878f9d (patch)
tree90b6ef31705ef0bb8d9b2a1d2b6262155cfce26b /CHANGELOG.md
parentc457ba2b4b7c60ef50f9fbbb4338ca41dfd7ee7e (diff)
downloadgleam_stdlib-3840c2108415758df89e68e2f88d06a4cc878f9d.tar.gz
gleam_stdlib-3840c2108415758df89e68e2f88d06a4cc878f9d.zip
apply functions
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eabd6d1..4465cda 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
## Unreleased
-- The `function.curry*` functions have been deprecated.
+- The `function.curry*` and `function.apply*` functions have been deprecated.
- The deprecated `dynamic.unsafe_coerce` function has been removed.
- The deprecated `dict.update` function has been removed.
- The deprecated `order.max` and `order.min` functions have been removed.