aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-01-09 17:27:02 +0000
committerLouis Pilfold <louis@lpil.uk>2022-01-09 17:27:02 +0000
commit63b6a706c30cc5ee4084ccb9bce40f2f8159cdbb (patch)
tree015ad2690ecaa7e8e447394c78c335a5b0ed7fdb /CHANGELOG.md
parent24e4b166bcf441e2cefaf50f04282a7a3e516283 (diff)
downloadgleam_stdlib-63b6a706c30cc5ee4084ccb9bce40f2f8159cdbb.tar.gz
gleam_stdlib-63b6a706c30cc5ee4084ccb9bce40f2f8159cdbb.zip
decode3
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 a4e13de..ee8c6f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,7 +17,7 @@
- The decoder functions of the `dynamic` module now return multiple errors.
- The `dynamic.any`, `dynamic.element` and `dynamic.tuple*` functions are now
partially applied.
-- The `dynamic` module gains the `decode2` function.
+- The `dynamic` module gains the `decode2`, `decode3` functions.
- The `int` module gains the `digits` and `undigits` functions.
## v0.18.1 - 2021-12-19