aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Saxton <peterhsaxton@gmail.com>2020-12-02 16:43:23 +0000
committerLouis Pilfold <louis@lpil.uk>2020-12-02 17:28:03 +0000
commit719eccd9ab38a35e79580f684b9ebde85222eef8 (patch)
treea12d5ae2bc23620c6e5deec8d3114a2913b820e7
parent334f11c5167402d43d0d7e52110e61ecba20ded0 (diff)
downloadgleam_stdlib-719eccd9ab38a35e79580f684b9ebde85222eef8.tar.gz
gleam_stdlib-719eccd9ab38a35e79580f684b9ebde85222eef8.zip
changelog entry
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00945c2..84c732d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +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.
## v0.12.0 - 2020-11-04