Commit 7ce687b7 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for not recursing in the PodspecFinder

parent 72647e80
...@@ -68,6 +68,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -68,6 +68,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#3644](https://github.com/CocoaPods/CocoaPods/issues/3644) [#3644](https://github.com/CocoaPods/CocoaPods/issues/3644)
[#4393](https://github.com/CocoaPods/CocoaPods/issues/4393) [#4393](https://github.com/CocoaPods/CocoaPods/issues/4393)
* Only the root directory of externally-sourced pods will be searched for
podspecs.
[Samuel Giddins](https://github.com/segiddins)
[#3683](https://github.com/CocoaPods/CocoaPods/issues/3683)
## 0.39.0 (2015-10-09) ## 0.39.0 (2015-10-09)
......
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