diff --git a/CHANGELOG.md b/CHANGELOG.md index a058620..4d289d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Fixed ESM imports under Node.js, in PR [#XXX](https://github.com/compulim/iter-fest/pull/XXX) +- Fixed ESM imports under Node.js, in PR [#37](https://github.com/compulim/iter-fest/pull/37) ### Added