mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
add #363 to changelog
This commit is contained in:
parent
66383afde7
commit
d94327cc08
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
## unreleased
|
||||
|
||||
* fix: suppress warnings when using ActiveRecord enums feature (see [issue #346](https://github.com/aasm/aasm/pull/346) for details, thanks to [@110y](https://github.com/110y), and [issue #353](https://github.com/aasm/aasm/pull/353) for details, thanks to [@nathanstitt](https://github.com/nathanstitt))
|
||||
* fix: handle array of success callbacks for transitions properly (see [issue #363](https://github.com/aasm/aasm/pull/363) for details, thanks to [@shunichi](https://github.com/shunichi))
|
||||
|
||||
## 4.10.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue