From f13c14377b746f082d6f704a13fe877a363e6884 Mon Sep 17 00:00:00 2001 From: AlexCodesApps <141887614+AlexCodesApps@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:02:10 +0100 Subject: updated changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1eaddb..defb515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # Changelog +## v0.48.0 - 2024-12-17 +- Fixed a bug where `string.utf_codepoint` would erronously accept negative input. + ## v0.47.0 - 2024-12-10 - 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 -- cgit v1.2.3