Skip to content

Commit

Permalink
[CHANGELOG] Add entries for CocoaPods#4146
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz authored and efirestone committed May 17, 2016
1 parent 3954339 commit 6cf7dba
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,21 @@ To install release candidates run `[sudo] gem install cocoapods --pre`

##### Enhancements

* None.
* Allow deduplication to take effect even when the same pod is used with
different sets of subspecs across different platforms.
This changes the general naming scheme scoped pod targets. They are
suffixed now on base of what makes them different among others for the
same root spec instead of being prefixed by the dependant target.
[Marius Rackwitz](https://github.com/mrackwitz)
[#4146](https://github.com/CocoaPods/CocoaPods/pull/4146)

##### Bug Fixes

* None.

* Pods are built by default in another scoping level of the build products
directory identified by their name to exclude name clashes among
dependencies.
[Marius Rackwitz](https://github.com/mrackwitz)
[#4146](https://github.com/CocoaPods/CocoaPods/pull/4146)

## 1.0.0.beta.3 (2016-02-03)

Expand Down

0 comments on commit 6cf7dba

Please sign in to comment.