aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-02-22 17:44:49 +0000
committerLouis Pilfold <louis@lpil.uk>2022-02-22 17:44:49 +0000
commitddd0135d4bba20e29e1367c3bef8bb47a8dbb0a3 (patch)
treeec75d20bdf5ffc411aac50a991009d773ac93fb5
parentab21b63529e9d81d3855207b4cd7be0631278acb (diff)
downloadgleam_stdlib-ddd0135d4bba20e29e1367c3bef8bb47a8dbb0a3.tar.gz
gleam_stdlib-ddd0135d4bba20e29e1367c3bef8bb47a8dbb0a3.zip
Changes!
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17a732d..62035c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@
## Unreleased
- The `float` module gains the `loosely_compare` function.
-- The `result` module gains the `replace` function.
+- The `result` module gains the `replace` and `unwrap_error` functions.
## v0.19.3 - 2022-01-14