diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 30b1cc9..8c926ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## v0.49.0 - 2024-12-19 -- The `list` module gains the `max` function. +- The `float` module gains the `exponential` and `logarithm` function. +- The `list` module gains the `max` and `sample` function. ## v0.48.0 - 2024-12-17 |