diff --git a/CHANGELOG.md b/CHANGELOG.md index 4957cebc08c..ca737a24dea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,12 @@ - **(es/minifier)** Improve sequential inlining (#4231) ([fe358ad](https://github.com/swc-project/swc/commit/fe358ad0b93d6f3bd2150fc9ce888f798875beed)) +### Miscellaneous Tasks + + + +- **(bench)** Migrate to criterion (#4237) ([06d0891](https://github.com/swc-project/swc/commit/06d0891e7cae751dfc62ac4607675e872ac12304)) + ## [1.2.163] - 2022-04-03 ### Bug Fixes