aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-01-01 21:54:51 +0000
committerLouis Pilfold <louis@lpil.uk>2022-01-01 21:54:51 +0000
commitc036ec986bd0de33bb13c80748fe0296ee90a753 (patch)
tree701b09b480bc8a02f0b40b20bd6c2dcbf87f9e48 /CHANGELOG.md
parentf127748fda4e8f1176d243c0e6c3f2bde964601d (diff)
downloadgleam_stdlib-c036ec986bd0de33bb13c80748fe0296ee90a753.tar.gz
gleam_stdlib-c036ec986bd0de33bb13c80748fe0296ee90a753.zip
Convert tuple functions
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d0e77a..9abf981 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- The `dynamic.typed_result` function has been renamed to `dynamic.result`.
- The `dynamic.any` is now available on JavaScript and has correct information
in any errors returned.
+- The `dynamic.typed_tuple*` functions have been renamed to `dynamic.tuple*`.
## v0.18.1 - 2021-12-19