aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-12-10 14:36:58 +0000
committerLouis Pilfold <louis@lpil.uk>2024-12-10 14:36:58 +0000
commitf15d41b5087d286b4862e2d5dea5382961daef55 (patch)
treee130ddc91dec73c8839e603a5fbebd5aef9d0f96 /CHANGELOG.md
parent370a060299cc9aeca4b37c3a36ce392055599815 (diff)
downloadgleam_stdlib-f15d41b5087d286b4862e2d5dea5382961daef55.tar.gz
gleam_stdlib-f15d41b5087d286b4862e2d5dea5382961daef55.zip
v0.47.0v0.47.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
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