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 649aa9d commit ad33a1fCopy full SHA for ad33a1f
1 file changed
docs/releases/3.1.0.md
@@ -10,5 +10,6 @@
10
transition to `Event()` (e.g., `Event(t1, t2)`) now raises {ref}`InvalidDefinition` with a
11
clear message suggesting the `|` operator. Previously, the second argument was silently
12
interpreted as the event `id`, leaving the extra transitions eventless (auto-firing).
13
+ [#588](https://github.com/fgmacedo/python-statemachine/pull/588).
14
15
## Misc in 3.1.0
0 commit comments