aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorrikashore <aarav.navani@gmail.com>2022-10-27 20:58:55 +0530
committerLouis Pilfold <louis@lpil.uk>2022-10-27 16:42:06 +0100
commite6401929ce83b332e05cc86db58e5d537b0ea87f (patch)
tree235b7cd237d8528c2312909c824de93932147155 /CHANGELOG.md
parent746cf2aa9297dd8396dea9019e7089f5d1ca635f (diff)
downloadgleam_stdlib-e6401929ce83b332e05cc86db58e5d537b0ea87f.tar.gz
gleam_stdlib-e6401929ce83b332e05cc86db58e5d537b0ea87f.zip
update 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 38e9d27..5e60f82 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
working with functions in pipelines.
- Fixed a bug where `regex.scan` would not work correctly on utf8.
- The performance of `list.flatten` has been greatly improved.
+- The `string_builder` module gains the `join` function.
## v0.24.0 - 2022-10-15