diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e1eeeb23..86c06877f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ##### Bug Fixes - `@State` and `@Binding` properties are now excluded from assign-only property analysis. +- Unused imports are now detected in files containing no references. ## 2.18.0 (2024-01-21)