Commit 5692345b authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent 58dc19ba
......@@ -11,6 +11,11 @@ Features added
* In CPython 3.6 and later, looking up globals in the module dict is about
as fast as looking up C globals.
* (In-)equality Comparisons of objects to integer literals are faster.
(Github issue #2188)
* Some internal and 1-argument method calls are faster.
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