diff --git a/README.md b/README.md index d302e92c..2ddacf99 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,11 @@ test('should mock modules and local files at same time', async t => { ### changelog + * 0.4.2 _Oct.27.2021_ + * export 'load' hook from moduleLoader, required by node v16.12.0+ * 0.4.1 _Oct.10.2021_ - * version bump, increment devDependencies + * version bump, increment devDependencies, + * major improvement to READE, thanks @swivelgames * 0.4.0 _Sep.07.2021_ * do not runtime error when returuning type '[object Module]' default * 0.3.9 _May.05.2021_