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

- old
+ new

@@ -1,8 +1,21 @@ = ruote - CHANGELOG.txt +== 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) +- SmtpParticipant and ruote/part/template.rb reorganization +- StorageParticipant when returned by engine#register was unusable. Fixed. +- string keys for SmtpParticipant. Thanks Gonzalo +- fixed every('10m') bug. Thanks Gonzalo Suarez +- Ruote::FlowExpressionId.from_id(s) more permissive +- concurrence (and concurrent-iterator) :merge_type => :stack + + == ruote - 2.1.7 released 2010/02/15 - now works on WinXP, Ruby 1.8.7 - reformed msgs ids and adapted Ruote::StorageHistory - engine.register_participant(x, Ruote::StorageParticipant) now returning