Commit eabd0d5a authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent d21c611e
...@@ -14,6 +14,9 @@ Features added ...@@ -14,6 +14,9 @@ Features added
* ``--no-capture`` added to ``runtests.py`` to prevent stdout,stderr capturing * ``--no-capture`` added to ``runtests.py`` to prevent stdout,stderr capturing
during srctree tests during srctree tests
* The builtin ``abs()`` function can now be used on C numbers in nogil code.
Patch by Elliott Sales de Andrade. (Github issue #2748)
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