Skip to content

Commit

Permalink
Adding release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
banderous committed Feb 27, 2014
1 parent 13da7c9 commit e19ac24
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.4.0, 27 February 2014
*Additions*
- Adds after_commit flag to after_transition for callbacks to be executed after the transaction has been
committed on the ActiveRecord adapter. These callbacks will still be executed on non transactional adapters.

## v0.3.0, 20 February 2014
*Additions*
- Adds Machine#allowed_transitions method (patch by [@prikha](https://github.com/prikha))
Expand Down

0 comments on commit e19ac24

Please sign in to comment.