Polish changelog entries

This commit is contained in:
Hynek Schlawack 2022-07-27 16:14:35 +02:00
parent 0010bb55fe
commit 4e6ec65460
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
Speedup instantiation of frozen slotted classes.
Instantiation of frozen slotted classes is now faster.

View File

@ -1 +1 @@
If an eq key is defined, it is also used before hashing the attribute.
If an ``eq`` key is defined, it is also used before hashing the attribute.