Commit 3b55b313 authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Style fixes.

parent 83c09a52
...@@ -20,8 +20,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -20,8 +20,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* Added specific repo sources support. Allows to specify in podfile * Added specific repo sources support. Allows to specify in podfile
which sources should be used to retrieve specs from and the priority which sources should be used to retrieve specs from and the priority
order. Example: `source 'netbe'`, or source 'master'. 'master' being order. Example: `source 'netbe'`, or `source 'master'`. 'master' being
default github cocoapods specs repo. the default GitHub CocoaPods spec-repo.
[François Benaiteau](https://github.com/netbe) [François Benaiteau](https://github.com/netbe)
[#1143](https://github.com/CocoaPods/CocoaPods/pull/1143) [#1143](https://github.com/CocoaPods/CocoaPods/pull/1143)
[Core#19](https://github.com/CocoaPods/Core/pull/19) [Core#19](https://github.com/CocoaPods/Core/pull/19)
...@@ -43,11 +43,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -43,11 +43,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Hugo Tunius][k0nserv] [Hugo Tunius][k0nserv]
[#2180](https://github.com/CocoaPods/CocoaPods/issues/2180) [#2180](https://github.com/CocoaPods/CocoaPods/issues/2180)
* Use gem CLIntegracon for the integration tests. * Use the CLIntegracon gem for the integration tests.
[Marius Rackwitz][mrackwitz] [Marius Rackwitz][mrackwitz]
[#2371](https://github.com/CocoaPods/CocoaPods/issues/2371) [#2371](https://github.com/CocoaPods/CocoaPods/issues/2371)
* Include configurations a user explicitly specifies in their Podfile when the * Include configurations that a user explicitly specifies, in their Podfile, when the
`--no-integrate` option is specified. `--no-integrate` option is specified.
[Eloy Durán](https://github.com/alloy) [Eloy Durán](https://github.com/alloy)
......
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