Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCodesApps authored and lpil committed Dec 17, 2024
1 parent 665be26 commit f13c143
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit f13c143

Please sign in to comment.