Commit 5dd77513 authored by Orta's avatar Orta Committed by GitHub

Merge pull request #5881 from CocoaPods/orta-changelog-update

Include a note in the CHANGELOG about how to lint with Swift 3.0
parents ac9250e4 fdcca39b
...@@ -22,7 +22,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -22,7 +22,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements ##### Enhancements
* Use the SWIFT_VERSION when linting pods. * Use the SWIFT_VERSION when linting pods. To lint with Swift 3.0
add a Swift Version file. `echo "3.0" >> .swift_version`.
[Danielle Tomlinson](https://github.com/dantoml) [Danielle Tomlinson](https://github.com/dantoml)
[#5841](https://github.com/CocoaPods/CocoaPods/pull/5841) [#5841](https://github.com/CocoaPods/CocoaPods/pull/5841)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment