Commit 14318ff5 authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Add note about taking into account we have no stable API.

parent c88191c3
...@@ -8,6 +8,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -8,6 +8,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* CLAide now supports gem plugins. An example CocoaPods plugin can be found at * CLAide now supports gem plugins. An example CocoaPods plugin can be found at
[open\_pod\_bay](https://github.com/leshill/open_pod_bay). [open\_pod\_bay](https://github.com/leshill/open_pod_bay).
As of yet there are no promises made yet on the APIs, so try to fail as
gracefully as possible in case a CocoaPods update breaks your usage. In these
cases, also please let us know what you would need, so we can take this into
account when we do finalize APIs.
[Les Hill](https://github.com/leshill) [Les Hill](https://github.com/leshill)
[CLAide#1](https://github.com/CocoaPods/CLAide/pull/1) [CLAide#1](https://github.com/CocoaPods/CLAide/pull/1)
[#959](https://github.com/CocoaPods/CocoaPods/issues/959) [#959](https://github.com/CocoaPods/CocoaPods/issues/959)
......
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