Commit 1ffed287 authored by Taras Kalapun's avatar Taras Kalapun

Changelog edit to add info about podfile-info

parent 856eb5e6
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
###### Enhancements ###### Enhancements
* Added `pod podfile-info` command. Shows list of used Pods and their info
in a project or supplied Podfile.
Options: `--all` - with dependancies. `--md` - in Markdown.
[#855](https://github.com/CocoaPods/CocoaPods/issues/855)
* CocoaPods now defines the `COCOAPODS=1` macro in the Pod and the Client * CocoaPods now defines the `COCOAPODS=1` macro in the Pod and the Client
targets. This is useful for libraries which conditionally expose interfaces. targets. This is useful for libraries which conditionally expose interfaces.
[#903](https://github.com/CocoaPods/CocoaPods/issues/903) [#903](https://github.com/CocoaPods/CocoaPods/issues/903)
......
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