aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9abf981..134b687 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
## Unreleased
-- The `result`, and `tuple2` functions have been removed from the `dynamic`
+- The `result`, and `tuple*` functions have been removed from the `dynamic`
module.
- The `dynamic` module gains the `dynamic` function.
- The `dynamic.list` function has been renamed to `dynamic.shallow_list`.