Commit 0cc4fd51 authored by Fabio Pelosin's avatar Fabio Pelosin

[Changelog]

parent 4b5e91ed
......@@ -3,6 +3,8 @@
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.14.0...master)
###### Enhancements
- Added support for Podfiles named `Podfile.cocoapods` which allows to associate an editor application in Mac OS X.
[#528](https://github.com/CocoaPods/CocoaPods/issues/528)
- Added config option to disable the new version available message.
[#448](https://github.com/CocoaPods/CocoaPods/issues/448)
- Added support for extracting `.tar.bz2` files
......@@ -10,6 +12,7 @@
- Improved feedback for errors of repo subcommand.
[#505](https://github.com/CocoaPods/CocoaPods/issues/505)
###### Bug fixes
- In certain conditions pod setup would execute twice.
- The git cache now is updated if a branch is not found
......
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