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

[CHANGELOG] Add a few missing ticket links.

parent 1e2630f4
...@@ -91,6 +91,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -91,6 +91,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* The notice about a new version being available will now include our * The notice about a new version being available will now include our
recommendation of using the latest stable version. recommendation of using the latest stable version.
[Hugo Tunius](https://github.com/k0nserv) [Hugo Tunius](https://github.com/k0nserv)
[#3667](https://github.com/CocoaPods/CocoaPods/pull/3667)
* New commands `pod cache list` and `pod cache clean` allows you to see the * New commands `pod cache list` and `pod cache clean` allows you to see the
contents of the cache and clean it. contents of the cache and clean it.
...@@ -121,6 +122,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -121,6 +122,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Cache globbing in `PathList` to speed up `pod install`. * Cache globbing in `PathList` to speed up `pod install`.
[Vincent Isambart](https://github.com/vincentisambart) [Vincent Isambart](https://github.com/vincentisambart)
[#3699](https://github.com/CocoaPods/CocoaPods/pull/3699)
* CocoaPods will validate your podfile and try to identify problems * CocoaPods will validate your podfile and try to identify problems
and conflicts in how you've specified the dependencies. and conflicts in how you've specified the dependencies.
......
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