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) -------------------