mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
link to fixed issue
This commit is contained in:
parent
403791f858
commit
49fc5c754e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
## 3.0.25
|
||||
|
||||
* initialize the state even if validation is skipped (for ActiveRecord and Mongoid persistence) (see issue #103, thanks to [@vfonic](https://github.com/vfonic) and [@aaronklaassen](https://github.com/aaronklaassen))
|
||||
* initialize the state even if validation is skipped (for ActiveRecord and Mongoid persistence) (see [issue #103](https://github.com/aasm/aasm/issues/103), thanks to [@vfonic](https://github.com/vfonic) and [@aaronklaassen](https://github.com/aaronklaassen))
|
||||
|
||||
## 3.0.24
|
||||
|
||||
|
|
Loading…
Reference in a new issue