From 31c720031cd5935de69b860f27a98ef1b44b8666 Mon Sep 17 00:00:00 2001 From: XmiliaH Date: Thu, 10 Feb 2022 16:02:49 +0100 Subject: [PATCH] Fix formatting for changelog --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbe2b2d..2b54c4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ v3.9.7 (2022-02-10) ------------------- -[fix] Allow relative require from base script -[fix] Fix issue with modules with exports clause in package json -[fix] Added missing whitelist check before custom require -[fix] Revert plain object toString behavior -[fix] Root path check improved +[fix] Allow relative require from base script +[fix] Fix issue with modules with exports clause in package json +[fix] Added missing whitelist check before custom require +[fix] Revert plain object toString behavior +[fix] Root path check improved v3.9.6 (2022-02-08) -------------------