Commit 5008e0d0 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for validating no duplicate targets in Podfile

parent 5255b902
...@@ -41,6 +41,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -41,6 +41,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Marius Rackwitz](https://github.com/mrackwitz) [Marius Rackwitz](https://github.com/mrackwitz)
[#5022](https://github.com/CocoaPods/CocoaPods/issues/5022) [#5022](https://github.com/CocoaPods/CocoaPods/issues/5022)
* Validate that a Podfile does not declare the same target twice.
[Samuel Giddins](https://github.com/segiddins)
[#5029](https://github.com/CocoaPods/CocoaPods/issues/5029)
## 1.0.0.beta.5 (2016-03-08) ## 1.0.0.beta.5 (2016-03-08)
......
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