Commit 136da3fc authored by Fabio Pelosin's avatar Fabio Pelosin

Changelog

parent 5038c446
......@@ -3,16 +3,18 @@
To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides/installing_cocoapods.html).
## Master (requires release candidate)
## 0.21.0.rc1
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.20.2...0.21.0.rc1)
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.20.2...0.21.0.rc1)
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.6.0...0.7.0)
###### Enhancements
* Pods are now built in dedicated targets. With this feature the build
environment of each Pod is isolated from the build settings of the other Pods
eliminating pollution issues. This patch brings an important
architectural change and paves the way for more upcoming enhancements.
Stay tuned! This feature has been implemented by
[@jasl8r](https://github.com/jasl8r).
* Pods are now built in dedicated targets. This enhancement isolates the build
environment of each Pod from other ones eliminating pollution issues. It also
introduces an important architectural improvement which lays the foundation
for the upcoming CocoaPods features. Stay tuned! This feature has been
implemented by [Jeremy Slater](https://github.com/jasl8r).
[#841](https://github.com/CocoaPods/CocoaPods/issues/1080)
* Reduced external dependencies and deprecation of Rake::FileList.
......
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