aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 44e1cc9..ea87997 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,4 +10,4 @@
functions.
- The `javascript/promise` module was created with the `Promise(value)` type and
`rescue`, `resolve`, `tap`, `map_try`, `map`, `then_try`, `await{2,6}`,
- `await_array`, and `then` functions.
+ `await_list`, `await_array`, and `then` functions.