Commit 7c41714c authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent 4ca48474
...@@ -5,6 +5,12 @@ Cython Changelog ...@@ -5,6 +5,12 @@ Cython Changelog
3.0.0 (2019-??-??) 3.0.0 (2019-??-??)
================== ==================
Features added
--------------
* ``?`` is supported as NumPy dtype for ``bool``.
Patch by Max Klein. (Github issue #2675)
Bugs fixed Bugs fixed
---------- ----------
......
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