Commit 92c79205 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Add entry for the download cache

parent edaf9dd0
...@@ -22,6 +22,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -22,6 +22,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
[#1241](https://github.com/CocoaPods/CocoaPods/issues/1241) [#1241](https://github.com/CocoaPods/CocoaPods/issues/1241)
* Add download caching for pods, which speeds up `pod install` and linting,
potentially by several oders of magnitude.
[Samuel Giddins](https://github.com/segiddins)
[#2863](https://github.com/CocoaPods/CocoaPods/issues/2863)
[#3172](https://github.com/CocoaPods/CocoaPods/issues/3172)
##### Bug Fixes ##### Bug Fixes
* Do not pass code-sign arguments to xcodebuild when linting OS X targets. * Do not pass code-sign arguments to xcodebuild when linting OS X targets.
......
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