diff options
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a248a8..ade2e6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Unreleased +- The `dynamic` module gains the `decode9` function. - The `float` module gains the `loosely_compare` function. - The `result` module gains the `replace`, `unwrap_both` and `unwrap_error` functions. |