mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
add changelog entry for RubyMotion #315
This commit is contained in:
parent
9a7a933ee2
commit
ddda181cd5
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
## unreleased
|
## unreleased
|
||||||
|
|
||||||
|
* make compatible with [RubyMotion](http://www.rubymotion.com) (see [issue #315](https://github.com/aasm/aasm/pull/315) for details, thanks to [@Infotaku](https://github.com/Infotaku))
|
||||||
* improve error handling in case of an exception during transitioning (see [issue #275](https://github.com/aasm/aasm/pull/275) for details, thanks to [@chriswoodrich](https://github.com/chriswoodrich))
|
* improve error handling in case of an exception during transitioning (see [issue #275](https://github.com/aasm/aasm/pull/275) for details, thanks to [@chriswoodrich](https://github.com/chriswoodrich))
|
||||||
|
|
||||||
## 4.7.0
|
## 4.7.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue