aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index babdaf3..e5f56c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
- Fixed a bug where Base64 encoding a bit array larger than ~100KiB would throw
an exception on JavaScript.
- Fixed `float.parse` failing to parse exponential notation on JavaScript.
+- The `regex` module gains the `replace` function.
## v0.38.0 - 2024-05-24