1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

Add #388 to changelog

This commit is contained in:
Anil 2016-08-22 13:26:31 +05:30
parent d174ff0f1e
commit d28707c733

View file

@ -1,5 +1,9 @@
# CHANGELOG
## unreleased
* fix: permissible states not respecting guard parameters(see [issue #388](https://github.com/aasm/aasm/issues/388)) with [pull-request #389]
## 4.11.0
* support `logger` configuration (see [issue #370](https://github.com/aasm/aasm/pull/370) for details, thanks to [@HoyaBoya](https://github.com/HoyaBoya))
@ -329,4 +333,3 @@
* supporting i18n
* supporting regular expressions for hash values and strings