aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60a4d6f..60b92de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@
## Unreleased
- Improved the precision of `float.to_precision`.
+- The deprecated `function.compose`, `function.constant`, `function.apply*`,
+ `function.curry*`, `result.nil_error`, `list.concat`, `bool.compare`, and
+ `bool.to_int` functions have been removed.
## v0.51.0 - 2024-12-22