Commit cf1643ea authored by Fabio Pelosin's avatar Fabio Pelosin

Update CHANGELOG.md

parent 86a3c386
...@@ -26,7 +26,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -26,7 +26,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[#850](https://github.com/CocoaPods/CocoaPods/issues/850) [#850](https://github.com/CocoaPods/CocoaPods/issues/850)
* Added the `pod lib lint` subcommand which allows to lint the Pod stored * Added the `pod lib lint` subcommand which allows to lint the Pod stored
in the working directory (a pod spec in the root is needed). in the working directory (a pod spec in the root is needed). This subcommand
is equivalent to the deprecated `pod spec lint --local`.
[#850](https://github.com/CocoaPods/CocoaPods/issues/850) [#850](https://github.com/CocoaPods/CocoaPods/issues/850)
* The dependencies of the targets of the Pods project are now made explicit. * The dependencies of the targets of the Pods project are now made explicit.
......
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