diff --git a/CHANGELOG.md b/CHANGELOG.md index 381a23ff1c..b82748d2cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). This change log adheres to standards from [Keep a CHANGELOG](http://keepachangelog.com). ## [Unreleased] + +### Added + +- [`no-unused-modules`]: support dynamic imports ([#1660], thanks [@maxkomarychev]) + ### Fixed - [`order`]: fix `isExternalModule` detect on windows ([#1651], thanks [@fisker]) - [`order`]: recognize ".." as a "parent" path ([#1658], thanks [@golopot])