diff --git a/CHANGELOG.md b/CHANGELOG.md index a0cab388445..1b3fcace5c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,8 +78,8 @@ [Martin Redington](https://github.com/mildm8nnered) [#5137](https://github.com/realm/SwiftLint/issues/5137) -* The `no_magic_numbers` rule will not trigger for the either operand of - bitwise shift operations. +* The `no_magic_numbers` rule will not trigger for bitwise shift + operations. [Martin Redington](https://github.com/mildm8nnered) [#5171](https://github.com/realm/SwiftLint/issues/5171)