summaryrefslogtreecommitdiff
path: root/doc/using.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/using.rst')
-rw-r--r--doc/using.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/using.rst b/doc/using.rst
index f42f0e3..1783b69 100644
--- a/doc/using.rst
+++ b/doc/using.rst
@@ -84,6 +84,10 @@ API
aiogreen specific functions:
+.. warning::
+ aiogreen API is not stable yet. Function names may change in future
+ releases, functions may change completly or even be removed.
+
.. function:: link_future(future)
Wait for a future (or a task) from a greenthread.