diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f0a014..8122997 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v0.47.0 - 2024-12-10 + +- The `compare` and `to_string` functions from the `gleam/bool` module have been + deprecated. + ## v0.46.0 - 2024-12-08 - Improved the performance of comparing two `Dict`s of equal size on the |