From 4a08ef5d49045491e253e6f51204466e98ffb80f Mon Sep 17 00:00:00 2001 From: Rado Date: Sun, 23 Jun 2024 14:59:25 +0300 Subject: Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3