Skip to content

Commit

Permalink
[CHANGELOG] Add entry for fix of cloning from dumb remotes
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Oct 5, 2014
1 parent f949cee commit 8d56d93
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## Master

###### Enhancements

* Fixed fetching from 'dumb' git remotes that don't support shallow clones.
[Samuel Giddins](https://github.com/segiddins)
[CocoaPods#2537](https://github.com/CocoaPods/CocoaPods/issues/2537)
[#35](https://github.com/CocoaPods/cocoapods-downloader/issues/35)


## 0.7.1

###### Bug Fixes
Expand Down Expand Up @@ -119,4 +129,3 @@
* Added support for specification of the cache path relative from the current
working directory.
[#1](https://github.com/CocoaPods/cocoapods-downloader/issues/1)

0 comments on commit 8d56d93

Please sign in to comment.