diff --git a/CHANGELOG.md b/CHANGELOG.md index c6f22324b9..8e2909b1ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,10 @@ ##### Bug Fixes +* Fix locally disabled comma rule autocorrect. + [J. Cheyo Jimenez](https://github.com/masters3d) + [#601](https://github.com/realm/SwiftLint/issues/601) + * Fix LegacyConstructorRule when using variables instead of numbers. [Sarr Blaise](https://github.com/bsarr007) [#646](https://github.com/realm/SwiftLint/issues/646)