Commit 3a53857d authored by Fabio Pelosin's avatar Fabio Pelosin

Updated for list command improvements

parent 8390a901
...@@ -45,6 +45,13 @@ podspec, then update these method calls. ...@@ -45,6 +45,13 @@ podspec, then update these method calls.
### Enhancements ### Enhancements
* [#188](https://github.com/CocoaPods/CocoaPods/pull/188): `list` command now
displays the specifications introduced in the master repo if it is given as an
option the number of days to take into account.
* [#188](https://github.com/CocoaPods/CocoaPods/pull/188): Transferred search
layout improvements and options to `list` command.
* [#166](https://github.com/CocoaPods/CocoaPods/issues/166): Added printing * [#166](https://github.com/CocoaPods/CocoaPods/issues/166): Added printing
of homepage and source to search results. of homepage and source to search results.
......
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