1
0
Fork 0
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:
Thorsten Böttger 2015-06-25 17:49:24 +12:00
parent 8f5778f13c
commit f17503f5c5

View file

@ -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