aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Viney <richard.viney@gmail.com>2024-12-12 16:03:27 +1300
committerLouis Pilfold <louis@lpil.uk>2024-12-16 11:47:12 +0000
commit1a274afc189442e32888f1fd15ce712e86f233ca (patch)
tree226ca9dde9b54e6fe2c6e0b8170f6ee26d907346
parentf15d41b5087d286b4862e2d5dea5382961daef55 (diff)
downloadgleam_stdlib-1a274afc189442e32888f1fd15ce712e86f233ca.tar.gz
gleam_stdlib-1a274afc189442e32888f1fd15ce712e86f233ca.zip
Fix 0.47 changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8122997..90ad8d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
## v0.47.0 - 2024-12-10
-- The `compare` and `to_string` functions from the `gleam/bool` module have been
+- The `compare` and `to_int` functions from the `gleam/bool` module have been
deprecated.
## v0.46.0 - 2024-12-08