Commit c34632dc authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Fix link markup.

parent 540185c9
...@@ -42,7 +42,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -42,7 +42,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* The `pod search <query>` command now supports regular expressions * The `pod search <query>` command now supports regular expressions
for the query parameter when searching using the option `--full`. for the query parameter when searching using the option `--full`.
[Florian Hanke](https://github.com/floere) [Florian Hanke](https://github.com/floere)
[#1643][https://github.com/CocoaPods/CocoaPods/pull/1643] [#1643](https://github.com/CocoaPods/CocoaPods/pull/1643)
* Pod lib lint now accepts multiple podspecs in the same folder. * Pod lib lint now accepts multiple podspecs in the same folder.
[kra Larivain/OpenTable](https://github.com/opentable) [kra Larivain/OpenTable](https://github.com/opentable)
...@@ -57,12 +57,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -57,12 +57,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
when searching using the option `--web`. Options `--ios` and `--osx` are when searching using the option `--web`. Options `--ios` and `--osx` are
fully supported. fully supported.
[Florian Hanke](https://github.com/floere) [Florian Hanke](https://github.com/floere)
[#1643][https://github.com/CocoaPods/CocoaPods/pull/1682] [#1643](https://github.com/CocoaPods/CocoaPods/pull/1682)
* The `pod search <query>` command now supports multiword queries when using * The `pod search <query>` command now supports multiword queries when using
the `--web` option. the `--web` option.
[Florian Hanke](https://github.com/floere) [Florian Hanke](https://github.com/floere)
[#1643][https://github.com/CocoaPods/CocoaPods/pull/1682] [#1643](https://github.com/CocoaPods/CocoaPods/pull/1682)
###### Bug Fixes ###### Bug Fixes
......
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