Skip to content

Commit

Permalink
[CHANGELOG] Add entry for computing transitive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Sep 1, 2015
1 parent b429564 commit 186d0bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -13,6 +13,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins)
[#3967](https://github.com/CocoaPods/CocoaPods/issues/3967)

* Computing the set of transitive dependencies for a pod target,
even if the target is scoped, will no longer smash the stack.
[Samuel Giddins](https://github.com/segiddins)
[#4092](https://github.com/CocoaPods/CocoaPods/issues/4092)


## 0.39.0.beta.3 (2015-08-28)

Expand Down

0 comments on commit 186d0bb

Please sign in to comment.