Commit 81be84b4 authored by Olivier Halligon's avatar Olivier Halligon

[CHANGELOG] Add entry for "pod cache" commands

parent ca845b7f
...@@ -8,6 +8,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -8,6 +8,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements ##### Enhancements
* New commands `pod cache list` and `pod cache clean` allows you to see the
contents of the cache and clean it.
[Olivier Halligon](https://github.com/AliSoftware)
[#3508](https://github.com/CocoaPods/CocoaPods/issues/3508)
* The download cache will automatically be reset when changing CocoaPods * The download cache will automatically be reset when changing CocoaPods
versions. versions.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
......
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