summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-06 17:45:04 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-01-06 17:45:04 +0100
commitf2f3c79bc3b233b3053d5a7d6c12bd0db237a7bb (patch)
treed4c255482538edac5017ece6e0bfa92965910a74
parent98c9b9541608e3a1064eb9764ec8725193daed76 (diff)
downloadaioeventlet-f2f3c79bc3b233b3053d5a7d6c12bd0db237a7bb.tar.gz
aioeventlet API is now considered as stable
-rw-r--r--doc/changelog.rst2
-rw-r--r--doc/using.rst3
2 files changed, 2 insertions, 3 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst
index f322592..8aaeaa8 100644
--- a/doc/changelog.rst
+++ b/doc/changelog.rst
@@ -1,6 +1,8 @@
Changelog
=========
+* aioeventlet API is now considered as stable
+
2014-12-03: Version 0.4
-----------------------
diff --git a/doc/using.rst b/doc/using.rst
index c4aea14..fed66bf 100644
--- a/doc/using.rst
+++ b/doc/using.rst
@@ -123,9 +123,6 @@ API
aioeventlet specific functions:
-.. warning::
- aioeventlet API is not considered as stable yet.
-
yield_future
------------