diff options
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 62035c1..8a248a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ ## Unreleased - The `float` module gains the `loosely_compare` function. -- The `result` module gains the `replace` and `unwrap_error` functions. +- The `result` module gains the `replace`, `unwrap_both` and `unwrap_error` + functions. ## v0.19.3 - 2022-01-14 |