Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Commit 1b1b713

Browse files
committed
Updated changelog
1 parent 61baab0 commit 1b1b713

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Changed
2121
- Switched many attributes to use a ``WeakKeyDictionary`` instead.
2222
- Moved prewritten methods into a class to avoid defining reserved methods at the module level.
2323
- When assigning equality methods is disabled for a decorated class, the default behavior is now ``object`` semantics, rather than failing comparison and hashing with a ``TypeError``.
24-
- The baseline equality behavior for ``EnumConstructor`` is now explicitly by ``id``.
2524
- The prewritten comparison methods no longer return ``NotImplemented``.
2625

2726
Removed

0 commit comments

Comments
 (0)