CHANGELOG.md in finite_machine-0.8.0 vs CHANGELOG.md in finite_machine-0.8.1

- old
+ new

@@ -1,4 +1,9 @@ +0.8.1 (July 5, 2014) + +* Add EventsChain to handle internal events logic +* Add EventBuilder to handle events construction + 0.8.0 (June 22, 2014) * Add silent option for state machine events to allow turning on/off selectively callbacks * Ensure that can? & cannot? take into account conditionl logic applied