mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
add umbrella entry to breaking changes in changelog for Swift 3 API Guidelines
This commit is contained in:
+6
-4
@@ -2,10 +2,8 @@
|
||||
|
||||
##### Breaking
|
||||
|
||||
* Change the signature of `Configuration` initializers to support
|
||||
rule aliases.
|
||||
[Marcelo Fabri](https://github.com/marcelofabri)
|
||||
[#973](https://github.com/realm/SwiftLint/issues/973)
|
||||
* Several API breaking changes were made to conform to the Swift 3 API Design
|
||||
Guidelines. We apologize for any inconvenience this may have caused.
|
||||
|
||||
##### Enhancements
|
||||
|
||||
@@ -117,6 +115,10 @@
|
||||
[JP Simard](https://github.com/jpsim)
|
||||
[#221](https://github.com/realm/SwiftLint/issues/221)
|
||||
|
||||
* Add internal support for deprecated rule aliases.
|
||||
[Marcelo Fabri](https://github.com/marcelofabri)
|
||||
[#973](https://github.com/realm/SwiftLint/issues/973)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* Ignore close parentheses on `vertical_parameter_alignment` rule.
|
||||
|
||||
Reference in New Issue
Block a user