From e6401929ce83b332e05cc86db58e5d537b0ea87f Mon Sep 17 00:00:00 2001 From: rikashore Date: Thu, 27 Oct 2022 20:58:55 +0530 Subject: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3