aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-06-21 17:21:51 +0100
committerLouis Pilfold <louis@lpil.uk>2023-06-21 17:21:51 +0100
commit2c8c8135ada5d922301caf502af26cfea1057814 (patch)
tree6d00ca21073a1ac0b31eec878df16cd5a2ca6915
parent900174737fe9d099ffa6bd78c95ba4e8abad2c31 (diff)
downloadgleam_stdlib-2c8c8135ada5d922301caf502af26cfea1057814.tar.gz
gleam_stdlib-2c8c8135ada5d922301caf502af26cfea1057814.zip
Changes!
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bfd0cd..00b9bfe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Unreleased
- The `result` module gains the `try_recover` function.
+- The `string` module gains the `byte_size` function.
## v0.29.1 - 2023-06-01