Merge pull request #444 from realm/after-0.7.2

Backport 0.7.2 changes & update changelog
This commit is contained in:
JP Simard
2016-01-28 17:32:47 -08:00
3 changed files with 16 additions and 2 deletions
+14
View File
@@ -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>
+1 -1
View File
@@ -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>