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 b45b807..c9c9dfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - The `int` and `float` modules gain the `negate` function. - The `result` module gains the `all` function. - The `dynamic` module gains the `option` function. +- The `int` module gains the `to_float` function. ## v0.11.0 - 2020-08-22 |