diff --git a/CHANGELOG.md b/CHANGELOG.md index 7654013..2a46e97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Clear Active File menu item, which clears all issues from the active file. * VS Code companion: Clear Issues For This File command, which removes any outstanding issues on the current file. +* Support for "quick fixes" in the IDE - suggested fixes that can be applied automatically. ### Changed