mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
update changelog
This commit is contained in:
parent
9bcd296f40
commit
600bc639d2
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
* In AR persistence, move state column from class level variables into the StateMachine object for the class
|
||||
|
||||
* allowed :to array and :on_transition callback [Kevin Triplett]
|
||||
|
||||
* Support enter and exit actions on states
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue