Commit b88e214f authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add an entry for the removal of shallow master repo clones

parent f80f90e8
...@@ -14,6 +14,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -14,6 +14,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#5005](https://github.com/CocoaPods/CocoaPods/issues/5005) [#5005](https://github.com/CocoaPods/CocoaPods/issues/5005)
[#4989](https://github.com/CocoaPods/CocoaPods/issues/4989) [#4989](https://github.com/CocoaPods/CocoaPods/issues/4989)
* The master specs repo will no longer support shallow clones to reduce CPU load
on GitHub's servers. Pre-existing shallow clones will automatically be
upgraded to deep clones when the repo is updated.
[Samuel Giddins](https://github.com/segiddins)
[#5016](https://github.com/CocoaPods/CocoaPods/issues/5016)
##### Bug Fixes ##### Bug Fixes
* None. * None.
......
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