aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAlexCodesApps <141887614+AlexCodesApps@users.noreply.github.com>2024-12-17 15:55:37 +0100
committerLouis Pilfold <louis@lpil.uk>2024-12-17 15:09:50 +0000
commit665be265b91bef1c5aa00de30435d8b7c20e7f27 (patch)
tree878f46dc15640cefa7a5c9d7c24a87ef3448e8ee /CHANGELOG.md
parentf7defd37174e160b66fec01a53f2be56eb530ecd (diff)
downloadgleam_stdlib-665be265b91bef1c5aa00de30435d8b7c20e7f27.tar.gz
gleam_stdlib-665be265b91bef1c5aa00de30435d8b7c20e7f27.zip
included test and updated changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90ad8d1..c1eaddb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
- The `compare` and `to_int` functions from the `gleam/bool` module have been
deprecated.
+- Fixed a bug where `string.utf_codepoint` would erronously accept negative input.
## v0.46.0 - 2024-12-08