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 28, 2018
1 parent 19fb5dd commit ea770d0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
[Marcelo Fabri](https://github.com/marcelofabri)
[#2489](https://github.com/realm/SwiftLint/issues/2489)

* Fix false positives on `explicit_type_interface` rule when
configured with option `allowRedundancy` set to `true`.
[Cihat Gündüz](https://github.com/Dschee)
[#2425](https://github.com/realm/SwiftLint/issues/2425)

## 0.29.0: A Laundry List of Changes

#### Breaking
Expand Down Expand Up @@ -238,10 +243,6 @@ This is the last release to support building with Swift 4.0 and Swift 4.1.
hexadecimal integer literals.
[Timofey Solonin](https://github.com/biboran)
[#2423](https://github.com/realm/SwiftLint/issues/2423)
* Fix false positives on `explicit_type_interface` rule when
configured with option `allowRedundancy` set to `true`.
[Cihat Gündüz](https://github.com/Dschee)
[#2425](https://github.com/realm/SwiftLint/issues/2425)

## 0.27.0: Heavy Duty

Expand Down

0 comments on commit ea770d0

Please sign in to comment.