Commit b2c84dcd authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Changelog] Add entry about specifying sources in the Podfile by URL

parent 7601a3c2
......@@ -26,6 +26,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Core#170](https://github.com/CocoaPods/Core/issues/170)
[#2515](https://github.com/CocoaPods/CocoaPods/issues/2515)
##### Enhancements
* Added the `pod repo list` command which lists all the repositories.
[Luis Ascorbe](https://github.com/lascorbe)
[#1455](https://github.com/CocoaPods/CocoaPods/issues/1455)
##### Bug Fixes
* Works around an Xcode issue where linting would fail even though `xcodebuild`
......@@ -47,12 +53,6 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Ladislav Martincik](https://github.com/martincik)
[#2482](https://github.com/CocoaPods/CocoaPods/issues/2482)
##### Enhancements
* Added the `pod repo list` command which lists all the repositories.
[Luis Ascorbe](https://github.com/lascorbe)
[#1455](https://github.com/CocoaPods/CocoaPods/issues/1455)
## 0.34.0.rc2
......
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