mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
multiple state machine per class has been moved to version 4.3
This commit is contained in:
parent
8f5778f13c
commit
f17503f5c5
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
# Planned changes for AASM 4.2
|
||||
# Planned changes
|
||||
|
||||
## version 4.3
|
||||
|
||||
* add support for multiple state machines per class
|
||||
* events are chained
|
||||
* :default state machine not provided (if state machine name is used)
|
||||
* :default state machine won't be provided, if state machine name is used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue