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 913175d..8a6d071 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - The `list.traverse` first argument gains the label `over`. - The `option` module gains the the `map`, `flatten`, `then` and `or` functions. +- The `result` module gains the the `or` function. ## 0.9.0 - 2020-05-26 |