CHANGELOG.md in stamina-gui-0.6.0 vs CHANGELOG.md in stamina-gui-0.6.1

- old
+ new

@@ -1,4 +1,11 @@ +# 0.6.1 / 2012-10-16 + +* Fixed a bug in TransitionSystem::Equivalence that did not take non complete mapping into + account. +* Fixed a bug in Automaton#complete when the alphabet is empty. +* Fixed a bug in Automaton#to_dot when sort_states is false and no rewriter is passed. + # 0.6.0 / 2012-09-12 * Added Markable#marks and Markable#raw_data * State#initial!, #accepting! and error! now accept an optional truth value parameter. * Generalized the decoration algorithm to work backwards as well as forwards as well as \ No newline at end of file