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