Commit f8ccb8a2 authored by Fabio Pelosin's avatar Fabio Pelosin

Merge branch 'master' into 0.17

* master:
  Release 0.16.4
  [CHANGELOG] Update for 0.16.4

Conflicts:
	CHANGELOG.md
	Gemfile.lock
	lib/cocoapods.rb
parents 21d1aad5 f610a180
## Branch 0.17 ## 0.17.0.rc1
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/master...0.17) [CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/master...0.17)
[Core](https://github.com/CocoaPods/Core/master) [Core](https://github.com/CocoaPods/Core/master)
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.5.0...master) [Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.5.0...master)
...@@ -104,6 +104,21 @@ presented below. ...@@ -104,6 +104,21 @@ presented below.
- Extracted command-line command & option handling into - Extracted command-line command & option handling into
[CLAide](https://github.com/CocoaPods/CLAide). [CLAide](https://github.com/CocoaPods/CLAide).
## 0.16.4
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.16.3...0.16.4)
###### Enhancements
- Add explicit flattening option to `Downloader:Http`: `:flatten => true`.
[#814](https://github.com/CocoaPods/CocoaPods/pull/814)
[#812](https://github.com/CocoaPods/CocoaPods/issues/812)
[#1314](https://github.com/CocoaPods/Specs/pull/1314)
###### Bug fixes
- Explicitely require `date` in the gemspec for Ruby 2.0.0.
[34da3f7](https://github.com/CocoaPods/CocoaPods/commit/34da3f792b2a36fafacd4122e29025c9cf2ff38d)
## 0.16.3 ## 0.16.3
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.16.2...0.16.3)[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.4.3...0.5.0) [CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.16.2...0.16.3)[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.4.3...0.5.0)
......
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