diff --git a/doc/changelogs/CHANGELOG_V20.md b/doc/changelogs/CHANGELOG_V20.md index 76699c7038ef1e..691025793c3c8f 100644 --- a/doc/changelogs/CHANGELOG_V20.md +++ b/doc/changelogs/CHANGELOG_V20.md @@ -490,7 +490,7 @@ node --import ./file-that-calls-register.js ./app.js Using `--import` ensures that the customization hooks are registered before any application code runs, even the entry point. -This feature was contributed by Izaak Schroeder in and +This feature was contributed by João Lenon and Jacob Smith in , Izaak Schroeder and Jacob Smith in and #### Module customization `load` hook can now support CommonJS