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

hyperlinks in changelog

This commit is contained in:
Thorsten Böttger 2013-11-18 23:27:34 +01:00
parent f03345feea
commit fbc4c5c464

View file

@ -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