Commit 85a08b86 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent bd9131dc
......@@ -12,6 +12,8 @@ Features added
Bugs fixed
----------
* ``cython.view.array`` was missing ``.__len__()``.
* Invalid C code in generators (declaration after code).
(Github issue #1801)
......
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