Commit 9324142e authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent 29faa811
......@@ -2,6 +2,17 @@
Cython Changelog
================
0.29.20 (2020-0?-??)
====================
Bugs fixed
----------
* Usages of ``sizeof()`` and ``typeid()`` on uninitialised variables no longer
produce a warning.
Patch by Celelibi. (Github issue #3575)
0.29.19 (2020-05-20)
====================
......
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