diff --git a/CHANGELOG.md b/CHANGELOG.md index 5657d547..5648c334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * [add initial support](https://github.com/iambumblehead/esmock/pull/205) for the solution to "globalThis" mocks, * support injecting definitions into the mock import tree, * demonstrate mock setTimeout, fetch and Date scenarious at unit-tests - * [remove node 19](https://github.com/iambumblehead/esmock/pull/206) test job + * [remove node 19](https://github.com/iambumblehead/esmock/pull/206) test job, update remaining jobs to use node 20 * 2.2.3 _May.16.2023_ * [add node v21 nightly](https://github.com/iambumblehead/esmock/pull/199) to test ci pipeline * send wide uri definitions to loader using loader worker