From f2f3c79bc3b233b3053d5a7d6c12bd0db237a7bb Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Tue, 6 Jan 2015 17:45:04 +0100 Subject: aioeventlet API is now considered as stable --- doc/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/changelog.rst') 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 ----------------------- -- cgit v1.2.1