Update Changelog

parent c3a06d54
......@@ -24,6 +24,14 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Ben Asher](https://github.com/benasher44)
[#5959](https://github.com/CocoaPods/CocoaPods/pull/5959)
* Error with helpful message when integrating a pod into targets that have mismatched Swift versions.
[Ben Asher](https://github.com/benasher44)
[#5984](https://github.com/CocoaPods/CocoaPods/pull/5984)
* Allow users to share pods between Objective-C and Swift targets.
[Danielle Tomlinson](https://github.com/dantoml)
[#5984](https://github.com/CocoaPods/CocoaPods/pull/5984)
##### Bug Fixes
* Remove special handling for messages apps
......@@ -38,6 +46,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Stefan Pühringer](https://github.com/b-ray)
[#5891](https://github.com/CocoaPods/CocoaPods/issues/5891)
## 1.1.0.rc.2 (2016-09-13)
##### Enhancements
......
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