CHANGELOG.txt in ruote-2.1.3 vs CHANGELOG.txt in ruote-2.1.4

- old
+ new

@@ -1,7 +1,14 @@ = ruote - CHANGELOG.txt +== ruote - 2.1.4 released 2010/01/11 + +- implemented StorageHistory +- using yyyy-mm-dd instead of yyyy/mm/dd for Ruote.time_to_utc_s(t) +- implemented Storage#purge_type!(t) +- Engine#add_service now returning just bound service + == ruote - 2.1.3 released 2010/01/04 - fixed issue with Rufus.is_cron_string (thanks Torsten) - fixed issue with FlowExpression#cancel (Kenneth)