Commit 7c42d224 authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Update for CP 0.22.2 and XP 0.8.1

parent 15236151
......@@ -8,7 +8,6 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.22.1...0.22.2)
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.8.0...0.8.1)
###### Enhancements
* The build settings of the Pods project and of its target have been updated to
......@@ -27,6 +26,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* The validator now builds the Pods target instead of the first target actually
performing the validation.
* Build settings defined through the `xcconfig` attribute of a `podspec` are now
stripped of duplicate values when merged in an aggregate target.
[#1189](https://github.com/CocoaPods/CocoaPods/issues/1189)
## 0.22.1
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.22.0...0.22.1)
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.22.0...0.22.1)
......
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