Commit 94339011 authored by Fabio Pelosin's avatar Fabio Pelosin

Update CHANGELOG.md

parent 09b9b1d8
......@@ -38,6 +38,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Michal Konturek](https://github.com/michalkonturek)
[#1511](https://github.com/CocoaPods/CocoaPods/pull/1511)
* Added a condition to properly handle universal or mac apps when compiling
xcassets. This prevents build errors in the xcassets compilation stage
particularly when using xctool to build.
[Ryan Marsh](https://github.com/ryanwmarsh)
[#1594](https://github.com/CocoaPods/CocoaPods/pull/1594)
* Vendored Libraries now correctly affect whether a podspec is considered empty.
[Joshua Kalpin](https://github.com/Kapin)
[Core#38](https://github.com/CocoaPods/Core/pull/38)
......@@ -63,11 +69,6 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Joshua Kalpin](https://github.com/Kapin)
[#1570](https://github.com/CocoaPods/CocoaPods/pull/1570)
* Added a condition to properly handle universal or mac apps when compiling·
xcassets.This prevents build errors in the xcassets compilation stage·
particularly when using xctool to build.
[Ryan Marsh](https://github.com/ryanwmarsh)
[#1594](https://github.com/CocoaPods/CocoaPods/pull/1594)
## 0.27.1
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.26.2...0.27.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