Commit 44f572e3 authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Remove all link shortcuts to contributors.

parent eee7807f
...@@ -8,7 +8,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -8,7 +8,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* Works around an Xcode issue where linting would fail even though `xcodebuild` * Works around an Xcode issue where linting would fail even though `xcodebuild`
actually succeeds. Xcode.app also doesn't fail when this issue occurs, so it's actually succeeds. Xcode.app also doesn't fail when this issue occurs, so it's
safe for us to do the same. safe for us to do the same.
[Kra Larivain](https://github.com/olarivain) [Kra Larivain](https://github.com/olarivain)
[Boris Bügling](https://github.com/neonichu) [Boris Bügling](https://github.com/neonichu)
[Eloy Durán](https://github.com/alloy) [Eloy Durán](https://github.com/alloy)
...@@ -115,11 +115,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -115,11 +115,11 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Fabio Pelosin](https://github.com/fabiopelosin) [Fabio Pelosin](https://github.com/fabiopelosin)
* Display an indication for deprecated Pods in the command line search. * Display an indication for deprecated Pods in the command line search.
[Hugo Tunius][k0nserv] [Hugo Tunius](https://github.com/k0nserv)
[#2180](https://github.com/CocoaPods/CocoaPods/issues/2180) [#2180](https://github.com/CocoaPods/CocoaPods/issues/2180)
* Use the CLIntegracon gem for the integration tests. * Use the CLIntegracon gem for the integration tests.
[Marius Rackwitz][mrackwitz] [Marius Rackwitz](https://github.com/mrackwitz)
[#2371](https://github.com/CocoaPods/CocoaPods/issues/2371) [#2371](https://github.com/CocoaPods/CocoaPods/issues/2371)
* Include configurations that a user explicitly specifies, in their Podfile, * Include configurations that a user explicitly specifies, in their Podfile,
...@@ -135,7 +135,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -135,7 +135,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* Add support for user-specified project directories with the * Add support for user-specified project directories with the
`--project-directory` option. `--project-directory` option.
[Samuel Giddins](segiddins) [Samuel E. Giddins](https://github.com/segiddins)
[#2183](https://github.com/CocoaPods/CocoaPods/issues/2183) [#2183](https://github.com/CocoaPods/CocoaPods/issues/2183)
* Now the `plutil` tool is used when available to produce * Now the `plutil` tool is used when available to produce
...@@ -190,7 +190,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -190,7 +190,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[#1904](https://github.com/CocoaPods/CocoaPods/issues/1904) [#1904](https://github.com/CocoaPods/CocoaPods/issues/1904)
* Fix static analysis in Xcode 6. * Fix static analysis in Xcode 6.
[Samuel Giddins](segiddins) [Samuel E. Giddins](https://github.com/segiddins)
[#2402](https://github.com/CocoaPods/CocoaPods/issues/2402) [#2402](https://github.com/CocoaPods/CocoaPods/issues/2402)
* Fix an issue where a version of a spec will not be locked when using * Fix an issue where a version of a spec will not be locked when using
...@@ -296,17 +296,17 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -296,17 +296,17 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Bug Fixes ##### Bug Fixes
* Show the actual executable when external commands fail. * Show the actual executable when external commands fail.
[Boris Bügling][neonichu] [Boris Bügling](https://github.com/neonichu)
[#2102](https://github.com/CocoaPods/CocoaPods/issues/2102) [#2102](https://github.com/CocoaPods/CocoaPods/issues/2102)
* Fixed support for file references in the workspace generated by CocoaPods. * Fixed support for file references in the workspace generated by CocoaPods.
[Kyle Fuller][kylef] [Kyle Fuller](https://github.com/kylef)
[Fabio Pelosin](https://github.com/fabiopelosin) [Fabio Pelosin](https://github.com/fabiopelosin)
[Xcodeproj#105](https://github.com/CocoaPods/Xcodeproj/pull/150) [Xcodeproj#105](https://github.com/CocoaPods/Xcodeproj/pull/150)
* Show a helpful error message when reading version information with merge * Show a helpful error message when reading version information with merge
conflict. conflict.
[Samuel E. Giddins][segiddins] [Samuel E. Giddins](https://github.com/segiddins)
[#1853](https://github.com/CocoaPods/CocoaPods/issues/1853) [#1853](https://github.com/CocoaPods/CocoaPods/issues/1853)
* Show deprecated specs when invoking `pod outdated`. * Show deprecated specs when invoking `pod outdated`.
...@@ -314,7 +314,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -314,7 +314,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[#2003](https://github.com/CocoaPods/CocoaPods/issues/2003) [#2003](https://github.com/CocoaPods/CocoaPods/issues/2003)
* Fixes an issue where `pod repo update` may start an un-committed merge. * Fixes an issue where `pod repo update` may start an un-committed merge.
[Kyle Fuller][kylef] [Kyle Fuller](https://github.com/kylef)
[#2024](https://github.com/CocoaPods/CocoaPods/issues/2024) [#2024](https://github.com/CocoaPods/CocoaPods/issues/2024)
## 0.32.1 ## 0.32.1
...@@ -380,7 +380,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -380,7 +380,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[CocoaPods#2005](https://github.com/CocoaPods/CocoaPods/issues/2005) [CocoaPods#2005](https://github.com/CocoaPods/CocoaPods/issues/2005)
* The linter no longer considers empty a Specification if it only specifies the * The linter no longer considers empty a Specification if it only specifies the
`resource_bundle` attribute. `resource_bundle` attribute.
[Joshua Kalpin][Kapin] [Joshua Kalpin](https://github.com/Kapin)
[#63](https://github.com/CocoaPods/Core/issues/63) [#63](https://github.com/CocoaPods/Core/issues/63)
[#95](https://github.com/CocoaPods/Core/pull/95) [#95](https://github.com/CocoaPods/Core/pull/95)
...@@ -2629,8 +2629,3 @@ allowing you to automate Xcode related tasks. ...@@ -2629,8 +2629,3 @@ allowing you to automate Xcode related tasks.
[5]: https://github.com/tomaz/appledoc [5]: https://github.com/tomaz/appledoc
[6]: https://github.com/CocoaPods/CocoaPods/compare/0.5.1...0.6.0 [6]: https://github.com/CocoaPods/CocoaPods/compare/0.5.1...0.6.0
[7]: https://github.com/CocoaPods/CocoaPods/compare/0.3.10...0.5.0 [7]: https://github.com/CocoaPods/CocoaPods/compare/0.3.10...0.5.0
[kylef]: (https://github.com/kylef)
[neonichu]: (https://github.com/neonichu)
[mrackwitz]: https://github.com/mrackwitz
[k0nserv]: https://github.com/k0nserv
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