Commit 44aecee8 authored by Fabio Pelosin's avatar Fabio Pelosin

[Changelog] Sandbox reorganization

parent 6435ed98
...@@ -4,10 +4,20 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -4,10 +4,20 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
## Master ## Master
##### Breaking
* The use of `$PODS_ROOT` environment variable has been deprecated and should * The use of `$PODS_ROOT` environment variable has been deprecated and should
not be used. It will be removed in future versions of CocoaPods. not be used. It will be removed in future versions of CocoaPods.
[#2449](https://github.com/CocoaPods/CocoaPods/issues/2449) [#2449](https://github.com/CocoaPods/CocoaPods/issues/2449)
* The `Pods` directory has been reorganized. This might require manual
intervention in projects where CocoaPods generated files have been imported
(common with the acknowledgements).
[#1055](https://github.com/CocoaPods/CocoaPods/pull/1055)
[Fabio Pelosin][FabioPelosin]
[Michele Titolo](https://github.com/mtitolo)
##### Enhancements ##### Enhancements
* Add support to specify dependencies per build configuration: * Add support to specify dependencies per build configuration:
......
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