update changes description

Co-authored-by: Oleg A. <t0rr@mail.ru>
This commit is contained in:
darksidecat 2022-06-26 13:51:21 +03:00 committed by GitHub
parent 1e9c954b0b
commit cc0bbd8983
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
Fixed the ability to copy the state, now copying the state will return the same state.
Fixed the ability to compare the state, now comparison to copy of the state will return `True`.