Update CHANGELOG.md

This commit is contained in:
Marcelo Fabri
2020-02-02 16:58:41 -08:00
committed by GitHub
parent cd7d558dd2
commit ecbbd0dc28
+2 -2
View File
@@ -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)