diff --git a/CHANGES/927.bugfix.rst b/CHANGES/927.bugfix.rst index 4fba5a42..c16ae945 100644 --- a/CHANGES/927.bugfix.rst +++ b/CHANGES/927.bugfix.rst @@ -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`.