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