Commit 8b9fa136 authored by Kyle Fuller's avatar Kyle Fuller

[CHANGELOG] Mention that PODS_ROOT is now deprecated

Re #2449
parent 36690939
......@@ -4,6 +4,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
## Master
* The use of `$PODS_ROOT` environment variable has been deprecated and should
not be used. It will be removed in future versions of CocoaPods.
[#2449](https://github.com/CocoaPods/CocoaPods/issues/2449)
##### Enhancements
* 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