We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffacefd commit 58dfe6cCopy full SHA for 58dfe6c
1 file changed
docs/releases/3.1.0.md
@@ -176,7 +176,7 @@ machine instance concurrently. This is now documented in the
176
[#596](https://github.com/fgmacedo/python-statemachine/pull/596).
177
178
- `States.from_enum()` now works correctly inside compound and parallel states. Previously
179
- it raised an error when used as a nested state declaration.
+ the states were silently not collected when used as a nested state declaration.
180
[#607](https://github.com/fgmacedo/python-statemachine/pull/607),
181
fixes [#606](https://github.com/fgmacedo/python-statemachine/issues/606).
182
0 commit comments