diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
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 |