aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 84c732d..980f349 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
- The `int` module gains the `sum` and `product` functions.
- The `float` module gains the `sum` and `product` functions.
-- The `result` module gains the `lazy_or` function.
+- The `result` module gains the `lazy_or` and `lazy_unwrap` functions.
## v0.12.0 - 2020-11-04