Skip to content

Commit

Permalink
Fix changelog entry position
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Nov 27, 2018
1 parent 7ac9efa commit 4893c2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
[Timofey Solonin](https://github.com/biboran)
[#2471](https://github.com/realm/SwiftLint/issues/2471)

* Fix false positive on file_name rule with specific patterns.
[Cihat Gündüz](https://github.com/Dschee)
[#2417](https://github.com/realm/SwiftLint/issues/2417)

## 0.28.2: EnviroBoost Plus

#### Breaking
Expand Down Expand Up @@ -182,10 +186,6 @@ This is the last release to support building with Swift 4.0 and Swift 4.1.
(i.e. `closure_end_indentation`).
[Ornithologist Coder](https://github.com/ornithocoder)
[#2374](https://github.com/realm/SwiftLint/issues/2374)

* Fix false positive on file_name rule with specific patterns.
[Cihat Gündüz](https://github.com/Dschee)
[#2417](https://github.com/realm/SwiftLint/issues/2417)

* Fix false positive on `empty_count` rule when assessing binary, octal and
hexadecimal integer literals.
Expand Down

0 comments on commit 4893c2d

Please sign in to comment.