aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8a878f19..aeacd5d5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ Version 2.9
(Python 3.5 and later)
- Corrected a long standing issue with operator precedence of math operations
not being what was expected.
+- Added support for Python 3.6 async iterators through a new async mode.
Version 2.8.1
-------------