diff --git a/changelog.d/898.change.rst b/changelog.d/898.change.rst index bbd2d8be..2b6c6d25 100644 --- a/changelog.d/898.change.rst +++ b/changelog.d/898.change.rst @@ -1 +1 @@ -Speedup instantiation of frozen slotted classes. +Instantiation of frozen slotted classes is now faster. diff --git a/changelog.d/909.change.rst b/changelog.d/909.change.rst index 359d1207..baf9fe29 100644 --- a/changelog.d/909.change.rst +++ b/changelog.d/909.change.rst @@ -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.