aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a7dd7a..31f65a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,8 @@
- The `function` module gains the `tap` function.
- The `float` module gains the `random` function.
- The `int` module gains the `random` function.
-- The JavaScript target implementation of the `string.replace` received
+- The JavaScript target implementation of the `string.replace` received a bug
+ fix.
- The `list` module gains a `prepend` function. (#284)
## v0.20.0 - 2022-02-22