Update CHANGELOG.md

parent 980e1b2a
...@@ -12,6 +12,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -12,6 +12,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Mark Schall](https://github.com/maschall) [Mark Schall](https://github.com/maschall)
[#5809](https://github.com/CocoaPods/CocoaPods/pull/5809) [#5809](https://github.com/CocoaPods/CocoaPods/pull/5809)
* Add aggregated search paths targets to vendored build settings
[Chris Ortman](https://github.com/chrisortman)
[Johannes Plunien](https://github.com/plu)
[#5512](https://github.com/CocoaPods/CocoaPods/issues/5512)
##### Bug Fixes ##### Bug Fixes
* Fix codesigning issues when targets have spaces. * Fix codesigning issues when targets have spaces.
...@@ -47,10 +52,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -47,10 +52,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Fix framework support for frameworks in sub-projects. * Fix framework support for frameworks in sub-projects.
[Ben Asher](https://github.com/benasher44) [Ben Asher](https://github.com/benasher44)
[#6123](https://github.com/CocoaPods/CocoaPods/issues/6123) [#6123](https://github.com/CocoaPods/CocoaPods/issues/6123)
* Add aggregated search paths targets to vendored build settings
[Chris Ortman](https://github.com/chrisortman)
[Johannes Plunien](https://github.com/plu)
[#5512](https://github.com/CocoaPods/CocoaPods/issues/5512)
## 1.2.0.beta.1 (2016-10-28) ## 1.2.0.beta.1 (2016-10-28)
......
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