Commit 8c1a1857 authored by Fabio Pelosin's avatar Fabio Pelosin

[Changelog]

parent 3a028978
...@@ -8,23 +8,23 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -8,23 +8,23 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* CocoaPods now creates and hides the schemes of its targets during the * CocoaPods now creates and hides the schemes of its targets during the
installation. installation.
[Fabio Pelosin](https://github.com/irrationalfab)
[#1185](https://github.com/CocoaPods/CocoaPods/pull/1185) [#1185](https://github.com/CocoaPods/CocoaPods/pull/1185)
[@irrationalfab](https://github.com/irrationalfab)
* The Pods project now is sorted by name. * The Pods project now is sorted by name.
[Fabio Pelosin](https://github.com/irrationalfab)
[#1389](https://github.com/CocoaPods/CocoaPods/pull/1389) [#1389](https://github.com/CocoaPods/CocoaPods/pull/1389)
[@irrationalfab](https://github.com/irrationalfab)
* Added the `documentation_url` DSL attribute to the specifications. * Added the `documentation_url` DSL attribute to the specifications.
[Fabio Pelosin](https://github.com/irrationalfab)
[#1273](https://github.com/CocoaPods/CocoaPods/pull/1273) [#1273](https://github.com/CocoaPods/CocoaPods/pull/1273)
[@irrationalfab](https://github.com/irrationalfab)
###### Bug Fixes ###### Bug Fixes
* The search paths of vendored frameworks and libraries now are always * The search paths of vendored frameworks and libraries now are always
specified relatively. specified relatively.
[Fabio Pelosin](https://github.com/irrationalfab)
[#1405](https://github.com/CocoaPods/CocoaPods/pull/1405) [#1405](https://github.com/CocoaPods/CocoaPods/pull/1405)
[@irrationalfab](https://github.com/irrationalfab)
* Fix an issue where CocoaPods would fail to work when used with an older * Fix an issue where CocoaPods would fail to work when used with an older
version of activesupport. This fix raises the dependency version to version of activesupport. This fix raises the dependency version to
...@@ -34,8 +34,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -34,8 +34,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* CocoaPods will not attempt to load anymore all the version of a specification * CocoaPods will not attempt to load anymore all the version of a specification
preventing crashes if those are incompatible. preventing crashes if those are incompatible.
[Fabio Pelosin](https://github.com/irrationalfab)
[#1272](https://github.com/CocoaPods/CocoaPods/pull/1272) [#1272](https://github.com/CocoaPods/CocoaPods/pull/1272)
[@irrationalfab](https://github.com/irrationalfab)
## 0.25.0 ## 0.25.0
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.24.0...0.25.0) [CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.24.0...0.25.0)
......
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