aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c3cb31..30b1cc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## v0.49.0 - 2024-12-19
+
+- The `list` module gains the `max` function.
+
## v0.48.0 - 2024-12-17
- Fixed a bug where `string.utf_codepoint` would erronously accept negative input.