summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJakub Stasiak <jakub@stasiak.at>2014-10-05 21:25:46 +0100
committerJakub Stasiak <jakub@stasiak.at>2014-10-10 08:53:11 +0100
commit75a1ab8cafb2bd3aa9ab96503b54fbddb068f58d (patch)
tree703c1c3837ae70d0f7ce3790d6dcf94edc339026 /NEWS
parent5f5c137676044f0b3d9459a6d487ec80eac14b26 (diff)
downloadeventlet-75a1ab8cafb2bd3aa9ab96503b54fbddb068f58d.tar.gz
Remove most of the deprecated code
Closes GH #144
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1ff4aaa..a25e4ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.16.0 (not released yet)
+=========================
+
+* removed deprecated modules: api, most of coros, pool, proc, processes and util
+
0.15.2
======
greenio: fixed memory leak, introduced in 0.15.1; Thanks to Michael Kerrin, Tushar Gohad