Skip to content

Commit ad33a1f

Browse files
committed
docs: add PR link to 3.1.0 release notes
1 parent 649aa9d commit ad33a1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/releases/3.1.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
transition to `Event()` (e.g., `Event(t1, t2)`) now raises {ref}`InvalidDefinition` with a
1111
clear message suggesting the `|` operator. Previously, the second argument was silently
1212
interpreted as the event `id`, leaving the extra transitions eventless (auto-firing).
13+
[#588](https://github.com/fgmacedo/python-statemachine/pull/588).
1314

1415
## Misc in 3.1.0

0 commit comments

Comments
 (0)