Commit f0df11b1 authored by Stefan Behnel's avatar Stefan Behnel

changelog

parent 12241c22
......@@ -8,6 +8,8 @@ Cython Changelog
Features added
--------------
* Unicode slicing is substantially faster.
* list.append() is faster on average.
* ``raise Exception() from None`` suppresses the exception context in Py3.3.
......
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