Skip to content

Commit

Permalink
Add an entry of realm#193 to CHANGELING.md by following to CONTRIBUTI…
Browse files Browse the repository at this point in the history
…NG.md

It was missing on realm#193.
  • Loading branch information
norio-nomura committed Nov 18, 2015
1 parent 1201a9e commit 720b39d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@
* Add force try rule.
[JP Simard](https://github.com/jpsim)

* Support linting from Input Files provided by Run Script Phase of Xcode with
`--use-script-input-files`.
[Norio Nomura](https://github.com/norio-nomura)
[#193](https://github.com/realm/SwiftLint/pull/193)

##### Bug Fixes

* All rules now print their identifiers in reports.
Expand All @@ -49,7 +54,7 @@
[Mickael Morier](https://github.com/mmorier)
[#187](https://github.com/realm/SwiftLint/issues/187)

* `ControlStatementRule` no longer triggers a violation for acceptable use of
* `ControlStatementRule` no longer triggers a violation for acceptable use of
parentheses.
[Mickael Morier](https://github.com/mmorier)
[#189](https://github.com/realm/SwiftLint/issues/189)
Expand Down

0 comments on commit 720b39d

Please sign in to comment.