diff --git a/CHANGELOG.md b/CHANGELOG.md index 76eba2c677..af0ada3173 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ### Added ### Fixed +- Fix lint message to "Unnecessary long whitespace" (`no-multi-spaces`) ([#1393](https://github.com/pinterest/ktlint/issues/1393)) ### Changed - Print the rule id always in the PlainReporter ([#1121](https://github.com/pinterest/ktlint/issues/1121))