mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
add #370 to the changelog
This commit is contained in:
parent
9ba044af8a
commit
b96c4d0466
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
# CHANGELOG
|
||||
|
||||
## (not yet released)
|
||||
|
||||
* support `logger` configuration (see [issue #370](https://github.com/aasm/aasm/pull/370) for details, thanks to [@HoyaBoya](https://github.com/HoyaBoya))
|
||||
|
||||
|
||||
## 4.10.1
|
||||
|
||||
* 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))
|
||||
|
|
Loading…
Reference in a new issue