Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
endocrimes authored and kylef committed Oct 26, 2014
1 parent d2aa180 commit 6b9df34
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Expand Up @@ -51,6 +51,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Samuel Giddins](https://github.com/segiddins)
[#1489](https://github.com/CocoaPods/CocoaPods/issues/1489)

* Only setup the master specs repo if required
[Daniel Tomlinson](https://github.com/DanielTomlinson)
[#2562](https://github.com/CocoaPods/CocoaPods/issues/2562)

##### Bug Fixes

* Do not try to clone spec-repos in `/`.
Expand Down Expand Up @@ -136,11 +140,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides

* Allow the `Validator` to only use specific sources.
Allows customizable source for `pod spec lint` and `pod lib lint`,
with both defaulting to `master`.
with both defaulting to `master`.
[Samuel Giddins](https://github.com/segiddins)
[#2543](https://github.com/CocoaPods/CocoaPods/issues/2543)
[cocoapods-trunk#28](https://github.com/CocoaPods/cocoapods-trunk/issues/28)


* Takes into account the sources specified in `Podfile` running
`pod outdated`.
[Samuel Giddins](https://github.com/segiddins)
Expand Down

0 comments on commit 6b9df34

Please sign in to comment.