Update CHANGELOG.md

This commit is contained in:
Xaver Lohmüller
2019-01-10 13:24:37 +01:00
committed by JP Simard
parent 3e655411b3
commit e032d14384
+5
View File
@@ -85,6 +85,11 @@
[Ben Staveley-Taylor](https://github.com/BenStaveleyTaylor)
[#2538](https://github.com/realm/SwiftLint/issues/2538)
* Fix false positives on `identical_operands` rule when the right side of the
operand does not terminate.
[Xavier Lowmiller](https://github.com/xavierLowmiller)
[#2467](https://github.com/realm/SwiftLint/issues/2467)
## 0.29.2: Washateria
#### Breaking