CHANGELOG.txt in ruote-2.1.8 vs CHANGELOG.txt in ruote-2.1.9

- old
+ new

@@ -1,8 +1,15 @@ = ruote - CHANGELOG.txt +== ruote - 2.1.9 released 2010/03/22 + +- made participant.cancel occur asynchronously (as should be) +- lookup_variable : making sure not to break when the parent exp is gone +- workitem.fields['__dispatch_time__'] is now set + + == ruote - 2.1.8 released 2010/03/15 - participant#schedule_timeout workaround for issue with JRuby 1.4.0 (1.8.7) - implemented Ruote::CompositeStorage - leveraging rufus-cloche 0.1.16 and the 'cloche_nolock' option (FsStorage)