From 907c6e367ddc572f60293ecd37c2780b0b2385df Mon Sep 17 00:00:00 2001 From: inoas Date: Mon, 11 Apr 2022 20:54:56 +0200 Subject: fix changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0576ed..40db7cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +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 JavaScript target implementation of the `string.replace` received fallback code for NodeJS 14 compatibility. +- The JavaScript target implementation of the `string.replace` received + fallback code for NodeJS 14 compatibility. ## v0.20.0 - 2022-02-22 -- cgit v1.2.3