mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
hyperlinks in changelog
This commit is contained in:
parent
f03345feea
commit
fbc4c5c464
1 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,12 @@
|
|||
|
||||
## 4.0.0 (not yet released)
|
||||
|
||||
* callbacks don't require `to_state` parameter anymore, but still support it (issues #11, #58 #80 thanks to [@ejlangev](https://github.com/ejlangev))
|
||||
* callbacks don't require `to_state` parameter anymore, but still support it
|
||||
(closing issues
|
||||
[#11](https://github.com/aasm/aasm/issues/11),
|
||||
[#58](https://github.com/aasm/aasm/issues/58) and
|
||||
[#88](https://github.com/aasm/aasm/issues/80)
|
||||
thanks to [@ejlangev](https://github.com/ejlangev))
|
||||
|
||||
|
||||
## 3.0.23
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue