Commit 7e2ecc1a authored by Ben Asher's avatar Ben Asher

fix changelog merge

parent 500d8c37
...@@ -11,7 +11,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -11,7 +11,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Cache result of inhibit_warnings and include_in_build_config to speed up pod install. * Cache result of inhibit_warnings and include_in_build_config to speed up pod install.
[Dimitris Koutsogiorgas](https://github.com/dnkoutso) [Dimitris Koutsogiorgas](https://github.com/dnkoutso)
[#5934](https://github.com/CocoaPods/CocoaPods/pull/5934) [#5934](https://github.com/CocoaPods/CocoaPods/pull/5934)
* Improve performance of PathList.read_file_system * Improve performance of PathList.read_file_system
[Heath Borders](https://github.com/hborders) [Heath Borders](https://github.com/hborders)
[#5890](https://github.com/CocoaPods/CocoaPods/issues/5890) [#5890](https://github.com/CocoaPods/CocoaPods/issues/5890)
...@@ -20,10 +20,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -20,10 +20,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Dimitris Koutsogiorgas](https://github.com/dnkoutso) [Dimitris Koutsogiorgas](https://github.com/dnkoutso)
[#5837](https://github.com/CocoaPods/CocoaPods/pull/5837) [#5837](https://github.com/CocoaPods/CocoaPods/pull/5837)
* GitHub issue inspection will now happen for any StandardError in a pod install
[Orta Therox](https://github.com/orta)
[#5950](https://github.com/CocoaPods/CocoaPods/pull/5950)
* Remove uses of `cd` in generated scripts * Remove uses of `cd` in generated scripts
[Ben Asher](https://github.com/benasher44) [Ben Asher](https://github.com/benasher44)
[#5959](https://github.com/CocoaPods/CocoaPods/pull/5959) [#5959](https://github.com/CocoaPods/CocoaPods/pull/5959)
...@@ -38,10 +34,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -38,10 +34,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Ben Asher](https://github.com/benasher44) [Ben Asher](https://github.com/benasher44)
[#5860](https://github.com/CocoaPods/CocoaPods/issues/5860) [#5860](https://github.com/CocoaPods/CocoaPods/issues/5860)
* Remove uses of shell `cd` to fix working directory issues
[Ben Asher](https://github.com/benasher44)
[#5891](https://github.com/CocoaPods/CocoaPods/issues/5891)
## 1.1.0.rc.2 (2016-09-13) ## 1.1.0.rc.2 (2016-09-13)
##### Enhancements ##### 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