Skip to content

Commit

Permalink
Move changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Nov 29, 2021
1 parent 3da6502 commit 4f82adf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@
[Jesse Crocker](https://github.com/JesseCrocker)
[Hannes Ljungberg](https://github.com/hannseman)

* Fix false positive on `legacy_objc_type` rule when using
types with names that start with a legacy type name.
[Isaac Ressler](https://github.com/iressler)
[#3555](https://github.com/realm/SwiftLint/issues/3555)

#### Bug Fixes

* Fix `unused_import` rule incorrectly considering `SwiftShims` as a
Expand All @@ -39,6 +34,11 @@
[Kaitlin Mahar](https://github.com/kmahar)
[#3753](https://github.com/realm/SwiftLint/issues/3753)

* Fix false positive on `legacy_objc_type` rule when using
types with names that start with a legacy type name.
[Isaac Ressler](https://github.com/iressler)
[#3555](https://github.com/realm/SwiftLint/issues/3555)

## 0.45.0: Effectful Apparel

#### Breaking
Expand Down

0 comments on commit 4f82adf

Please sign in to comment.