aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-01-09 18:54:50 +0000
committerLouis Pilfold <louis@lpil.uk>2022-01-09 18:54:50 +0000
commit480e37150565898cbf2dfd12336df4998af28987 (patch)
tree11be2deff2b7943239949650be95c5c0bd07a2b5 /CHANGELOG.md
parent855d5021bd991ddc6bfd2a2a1499c3ddce94b675 (diff)
downloadgleam_stdlib-480e37150565898cbf2dfd12336df4998af28987.tar.gz
gleam_stdlib-480e37150565898cbf2dfd12336df4998af28987.zip
Curry optional
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 764e087..a70bc4e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@
## v0.19.1 - 2022-01-09
- The `dynamic.dynamic` function now returns a result.
-- The `dynamic.result` function is now partially applied.
+- The `dynamic.result` and `dynamic.list` functions are now partially applied.
## v0.19.0 - 2022-01-09