Commit 00e9a43b authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent f89efd4c
...@@ -2,6 +2,22 @@ ...@@ -2,6 +2,22 @@
Cython Changelog Cython Changelog
================ ================
0.29 (2018-??-??)
=================
Features added
--------------
* In CPython 3.6 and later, looking up globals in the module dict is about
as fast as looking up C globals.
Bugs fixed
----------
Other changes
-------------
0.28.3 (2018-??-??) 0.28.3 (2018-??-??)
=================== ===================
......
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