mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Merge pull request #444 from realm/after-0.7.2
Backport 0.7.2 changes & update changelog
This commit is contained in:
@@ -13,6 +13,20 @@
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* None.
|
||||
|
||||
## 0.7.2: Appliance Manual
|
||||
|
||||
##### Breaking
|
||||
|
||||
* None.
|
||||
|
||||
##### Enhancements
|
||||
|
||||
* None.
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* Fix several false positives in `ValidDocsRule`.
|
||||
[diogoguimaraes](https://github.com/diogoguimaraes)
|
||||
[#375](https://github.com/realm/SwiftLint/issues/375)
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.7.1</string>
|
||||
<string>0.7.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.7.1</string>
|
||||
<string>0.7.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user