mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
update changelog for disabling/enabling no_direct_assignment #223
This commit is contained in:
parent
daf13541bc
commit
dad5b44bcf
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## 4.2.0 (not yet released)
|
||||
|
||||
* support turning off and on the configuration option for `no_direct_assignment` (see [issue #223](https://github.com/aasm/aasm/issues/223) for details)
|
||||
|
||||
## 4.1.1
|
||||
|
||||
* support block notation for `:after_commit` event callbacks (see [issue #224](https://github.com/aasm/aasm/issues/224) for details)
|
||||
|
|
Loading…
Reference in a new issue