aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-01-01 21:08:38 +0000
committerLouis Pilfold <louis@lpil.uk>2022-01-01 21:08:50 +0000
commitcc5f01d6f2c0d62c17346e535cc5c1302127d903 (patch)
tree10c43f333b39feca91690dce9c54181760c159f7
parent911cee574ecd6b8eb5b296c22c3ecbd834b1cba0 (diff)
downloadgleam_stdlib-cc5f01d6f2c0d62c17346e535cc5c1302127d903.tar.gz
gleam_stdlib-cc5f01d6f2c0d62c17346e535cc5c1302127d903.zip
Changes!
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5dc12f..469aede 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@
- The `dynamic.list` function has been renamed to `dynamic.shallow_list`.
- The `dynamic.typed_list` function has been renamed to `dynamic.list`.
+- The `dynamic.result` function has been removed.
+- The `dynamic.typed_result` function has been renamed to `dynamic.result`.
## v0.18.1 - 2021-12-19