From 480777dc4f52410ba8619ce63e5cf1d3f2db125a Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sun, 24 Apr 2022 13:23:51 +0100 Subject: Changes --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3