aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-02-22 18:06:06 +0000
committerLouis Pilfold <louis@lpil.uk>2022-02-22 18:06:06 +0000
commit959115c8cfd1231be8196598687771a1618bfa40 (patch)
treeb962873b65e75c80f6778746914bedd0e987e583
parente64e7ea6f398172f58f6402b040b8daa363ff6a5 (diff)
downloadgleam_stdlib-959115c8cfd1231be8196598687771a1618bfa40.tar.gz
gleam_stdlib-959115c8cfd1231be8196598687771a1618bfa40.zip
Changes!
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a248a8..ade2e6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## Unreleased
+- The `dynamic` module gains the `decode9` function.
- The `float` module gains the `loosely_compare` function.
- The `result` module gains the `replace`, `unwrap_both` and `unwrap_error`
functions.