From b92333888a8e66d6a577abbc0badeb7d11d7f56d Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sat, 16 Apr 2022 10:38:41 +0100 Subject: Changelog! --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40db7cd..b9fdb5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ for empty strings on older JavaScript runtimes. - The `bool` module gains the `to_string` function. - 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 fallback code for NodeJS 14 compatibility. -- cgit v1.2.3