aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2021-08-29 20:03:06 +0100
committerLouis Pilfold <louis@lpil.uk>2021-08-29 20:03:06 +0100
commit78815bcf52297b6edaa39a3f36e0d543f4f37484 (patch)
tree5f3d5a62d4007b1e003bcd3f1361b50dbb74534f /CHANGELOG.md
parent7acdc30e1c744d5435821c37375d5ef136db7230 (diff)
downloadjavascript-78815bcf52297b6edaa39a3f36e0d543f4f37484.tar.gz
javascript-78815bcf52297b6edaa39a3f36e0d543f4f37484.zip
Promise await_list
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.