Commit 5751aa36 authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent 60b326a6
......@@ -35,6 +35,7 @@ Features added
* Calls to builtin methods that are not specifically optimised into C-API calls
now use a cache that avoids repeated lookups of the underlying C function.
(Github issue #2054)
* Subscripting (item access) is faster in some cases.
......
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