Commit 773e0211 authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent 460c0df1
......@@ -45,6 +45,10 @@ Bugs fixed
* The non-public NumPy array specific ``INCREF``/``XDECREF`` functions
were removed from the NumPy declarations.
* When using the ``CYTHON_NO_PYINIT_EXPORT`` option in C++, the module init function
was not declared as ``extern "C"``.
(Github issue #3414)
3.0.0 alpha 4 (2020-05-05)
==========================
......
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