diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c9431e46..10d52707a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,10 +32,10 @@ capturing observers into an array. [Petteri Huusko](https://github.com/PetteriHuusko) -* Fix crash when non-closed #if was present in file. +* Fix crash when non-closed #if was present in file. [PaulTaykalo](https://github.com/PaulTaykalo) -* Fix false positives when line ends with carriage return + line feed +* Fix false positives when line ends with carriage return + line feed. [John Mueller](https://github.com/john-mueller) [#3060](https://github.com/realm/SwiftLint/issues/3060)