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

[Changelog]

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