diff --git a/CHANGELOG.md b/CHANGELOG.md index 197d0330b4..c8cdd8ce77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 9.0.2 / 2021-07-03 + +## :bug: Fixes + +- #4668: ESM: make `--require ` work with new `import`-first loading (@giltayar) + +## :nut_and_bolt: Other + +- #4674: Update production dependencies (@juergba) + # 9.0.1 / 2021-06-18 ## :nut_and_bolt: Other