Add changelog for #1707

This commit is contained in:
Aleksandr Zainulgabidinov 2026-03-23 09:16:41 +03:00
parent 00c1130938
commit 9660c36889

1
CHANGES/1707.feature.rst Normal file
View file

@ -0,0 +1 @@
Added `__eq__` and `__hash__` methods to the `Default` class.