Commit 284c6e1e authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Slightly improve.

parent 9a5121ca
...@@ -6,13 +6,13 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -6,13 +6,13 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Breaking ##### Breaking
* The use of `$PODS_ROOT` environment variable has been deprecated and should * The use of the `$PODS_ROOT` environment variable has been deprecated and
not be used. It will be removed in future versions of CocoaPods. should 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 * The `Pods` directory has been reorganized. This might require manual
intervention in projects where CocoaPods generated files have been imported intervention in projects where files generated by CocoaPods have manually been
(common with the acknowledgements). imported into the user's project (common with the acknowledgements files).
[#1055](https://github.com/CocoaPods/CocoaPods/pull/1055) [#1055](https://github.com/CocoaPods/CocoaPods/pull/1055)
[Fabio Pelosin](https://github.com/fabiopelosin) [Fabio Pelosin](https://github.com/fabiopelosin)
[Michele Titolo](https://github.com/mtitolo) [Michele Titolo](https://github.com/mtitolo)
......
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