Commit 77bb90df authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent 05b8142d
...@@ -8,8 +8,8 @@ Latest changes ...@@ -8,8 +8,8 @@ Latest changes
Bugs fixed Bugs fixed
---------- ----------
* Misnamed coroutine property ``cr_yieldfrom`` changed to ``cr_await`` * Misnamed PEP 492 coroutine property ``cr_yieldfrom`` renamed to
to match CPython. ``cr_await`` to match CPython.
0.23 (2015-08-08) 0.23 (2015-08-08)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment