aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-02-22 17:36:47 +0000
committerLouis Pilfold <louis@lpil.uk>2022-02-22 17:36:47 +0000
commit0fcbbc073c39d67321d965949251cdfeca46e120 (patch)
treeb824c7f1e6425e2fd9d8b87d93d1e6e986c00884
parent27040c4f697c4031b49505758d3468b458ec91e8 (diff)
downloadgleam_stdlib-0fcbbc073c39d67321d965949251cdfeca46e120.tar.gz
gleam_stdlib-0fcbbc073c39d67321d965949251cdfeca46e120.zip
Changes!
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96a4b31..17a732d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased
- The `float` module gains the `loosely_compare` function.
+- The `result` module gains the `replace` function.
## v0.19.3 - 2022-01-14